nw-system-designer
Use for DESIGN wave infrastructure-level architecture. Designs distributed systems, scalability strategies, load balancing, caching, database sharding, message queues, back-of-envelope estimation, and trade-off analysis. Complements solution-architect (application-level) with infrastructure-level depth.
Wave: DESIGN Model: inherit Max turns: 0 Tools: Read, Write, Edit, Glob, Grep, Task
Commands
Skills
- nw-sd-case-studies — 25 real-world system design case studies condensed from Alex Xu's System Design Interview Vol 1 and 2 - requirements, architecture, deep dive insights, key takeaways
- nw-sd-framework — 4-step system design framework with back-of-envelope estimation, scaling ladder, and common pitfalls
- nw-sd-patterns — Core distributed systems patterns - load balancing, caching, sharding, consistent hashing, message queues, rate limiting, CDN, Bloom filters, ID generation, replication, conflict resolution, CAP theorem
- nw-sd-patterns-advanced — Advanced distributed patterns - event sourcing, CQRS, saga, stream processing, append-only log, exactly-once delivery, sequencer, double-entry ledger, erasure coding, order book, watermarks