OWASP Top 10, STRIDE threat modeling, and auth/compliance review checklists. TRIGGER when: reviewing code for vulnerabilities, threat-modeling a feature, or auditing auth. SKIP: general code-quality review (use pattern-recognition); test coverage review (use testing-strategy).
$npx -y skills add komluk/scaffolding --skill security-review-checklistsInstalls into the current project.
Run `npx skills use "https://github.com/komluk/scaffolding" --skill "komluk/scaffolding/security-review-checklists"` 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/komluk/scaffolding" that are relevant to the current task. Run `npx skills add "https://github.com/komluk/scaffolding"` and select the relevant skills, then follow their instructions.