This is a comprehensive security audit reference that maps the OWASP Top 10 2021 vulnerabilities to detection patterns and remediation strategies. You'd reach for it when reviewing authentication systems, conducting code audits, or investigating anything touching secrets or access control. It auto-activates on auth and security directories, and each vulnerability gets its own detailed reference file covering vulnerable patterns, secure alternatives, and testing approaches. The workflow is practical: scope your app, pick relevant categories, load the reference docs, analyze against the patterns, document findings. Honestly, the real value is having all the cheat sheets and secure coding patterns in one place rather than bouncing between OWASP docs mid-review.
npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill owasp-top-10