Reference frameworks (RESHADED, the 4S shorthand), capacity estimation cheatsheet, core building blocks (load balancing, caching, queues, sharding, replication, CAP), common tradeoffs, and anti-patterns for system design interview prep. Use when running /mock-sysdesign, /practice-sysdesign, /sysdesign-explain, or /debrief-sysdesign, or whenever discussing architecture, capacity estimation, or design tradeoffs.
$npx -y skills add kirilxd/swe-interview-coach --skill system-design-frameworksInstalls into the current project.
Run `npx skills use "https://github.com/kirilxd/swe-interview-coach" --skill "kirilxd/swe-interview-coach/system-design-frameworks"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kirilxd/swe-interview-coach" that are relevant to the current task. Run `npx skills add "https://github.com/kirilxd/swe-interview-coach"` and select the relevant skills, then follow their instructions.