A library of copy-paste security prompts organized into 23 templates across four categories: prompt engineering (secure forms, endpoints, file uploads), threat modeling (STRIDE analysis, OWASP checks), auth/authorization (RBAC, permissions), and built-in controls. Each template includes the actual prompt text, security controls checklist, customization tips, and testing steps. Built for the Secure Vibe Coding methodology with Next.js, Clerk, and Convex. The templates are meant to be chained together, like using the RBAC implementation prompt first, then the admin action prompt, then security testing. Honest take: this is well organized if you're following their specific security architecture, but the value depends entirely on whether their opinionated stack matches yours.
npx skills add https://github.com/harperaa/secure-claude-skills --skill security-prompts