Use when architecting, reviewing, or scaling any application in any language or framework -- designing a feature, adding a dependency, optimizing a database, introducing queues or async work, structuring modules and boundaries, reusing existing code instead of duplicating it, setting up logging and observability, or deciding how a system should grow. Ten principles for building systems that stay predictable under load, plus a verification gate so "done" means proven, not assumed. Language-agnostic, so it applies to Node, Python, Go, PHP, Ruby, Java, Rust and the rest. Do NOT use for one-off scripts, throwaway prototypes, or pure styling and copy changes.
$npx -y skills add olakunlevpn/olakunlevpn-scaling-discipline --skill olakunlevpn-scaling-disciplineInstalls into the current project.
Run `npx skills use "https://github.com/olakunlevpn/olakunlevpn-scaling-discipline" --skill "olakunlevpn/olakunlevpn-scaling-discipline"` 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/olakunlevpn/olakunlevpn-scaling-discipline" that are relevant to the current task. Run `npx skills add "https://github.com/olakunlevpn/olakunlevpn-scaling-discipline"` and select the relevant skills, then follow their instructions.