This is your cross-project foundation for naming, immutability, and code quality before you reach for framework-specific patterns. It enforces the basics: descriptive variables, spread operators instead of mutation, DRY/KISS/YAGNI principles, and consistent error handling. You'll see TypeScript examples for proper typing, React snippets for component structure and hooks, and API design conventions for REST endpoints and validation with Zod. Use it when starting projects, reviewing PRs, or setting up linting rules. It deliberately stays out of React composition details or backend architecture, those live in frontend-patterns and backend-patterns. Think of it as the shared floor that keeps your codebase readable before you layer on Next.js or Express specifics.
npx -y skills add affaan-m/ecc --skill coding-standards --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills