This skill should be used when designing, planning, implementing, or reviewing any non-trivial change, or when the user asks to "handle more load", "scale this out", "optimize for throughput" — enforces stateless design, efficient resource usage, and architectural patterns that handle 10x-100x growth without redesign
$npx -y skills add alo-exp/silver-bullet --skill scalabilityInstalls into the current project.
Run `npx skills use "https://github.com/alo-exp/silver-bullet" --skill "alo-exp/silver-bullet/scalability"` 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/alo-exp/silver-bullet" that are relevant to the current task. Run `npx skills add "https://github.com/alo-exp/silver-bullet"` and select the relevant skills, then follow their instructions.