Teaches Claude the development patterns from the everything-claude-code repository, a JavaScript project that uses conventional commits with prefixes like feat, fix, test, and docs. The skill covers hybrid module organization, camelCase file naming, relative imports, and common workflows like adding new skills, agents, or language rules to the system. Commit messages average 65 characters and follow imperative mood. Most useful when you're actually working in this codebase and need to match existing conventions for pull requests. The extracted patterns come from analyzing 500 commits, so it reflects real usage rather than aspirational guidelines.
npx -y skills add affaan-m/ecc --skill everything-claude-code-conventions --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