$ ls ~/skills
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]
Lighthouse Audit
Run Lighthouse audits against your app and produce a structured report covering Performance, Accessibility, Best Practices, and SEO. Detects routes, runs headless Chrome, parses JSON results, and compares against previous runs.
[review][performance][seo]
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]