$ ls ~/skills | grep security
Explore reusable slash commands and skill prompts for Claude Code. Add custom /commands to speed up common development tasks.
>
Code Review
Analyze a codebase for performance, security, and stability issues. Findings are sorted by priority and presented in a table with proposed fixes.
[review][performance][security]
Next.js Production Checklist
Audit a Next.js App Router project against the official production checklist. Checks routing, rendering, data fetching, caching, security, SEO, accessibility, type safety, and pre-production readiness.
[nextjs][security][seo]