Enable strict coding discipline (Karpathy Guidelines). Use when you want the AI to be extra careful about simplicity, assumptions, and surgical changes. Toggle on at session start or before complex work.
$npx -y skills add markster-public/markster-os --skill karpathyInstalls into the current project.
Run `npx skills use "https://github.com/markster-public/markster-os" --skill "markster-public/markster-os/karpathy"` 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/markster-public/markster-os" that are relevant to the current task. Run `npx skills add "https://github.com/markster-public/markster-os"` and select the relevant skills, then follow their instructions.