This skill helps you follow the same code conventions used in the everything-claude-code project. It covers commit message style, file naming, and how to structure your code. Developers working on this repository can keep everything consistent and easy to read.
You will learn the preferred commit prefixes like feat, fix, and docs. The skill also shows the correct way to name files, functions, and classes. It saves time by giving clear rules for every change you make.
New team members can quickly get up to speed. Experienced contributors can avoid style debates. Everyone benefits from a shared set of standards that makes the codebase simpler to maintain.
Global
mkdir -p ~/.claude/skills/everything-claude-code-conventionsProject
mkdir -p .claude/skills/everything-claude-code-conventionsSource Repository
Web Design Guidelinesvercel-labs/agent-skills
Review your UI code for compliance with web interface guidelines
Improve Codebase Architecturemattpocock/skills
Scan your codebase for architecture improvements with visual reports and pick one to refactor
Zoom Outmattpocock/skills
Get a big picture view of your code with a simple map of modules and callers
Caveman Reviewjuliusbrussee/caveman
Ultra-compressed one-line code review comments that cut noise
Requesting Code Reviewobra/superpowers
Catch code issues early with focused automated reviews before every merge
Receiving Code Reviewobra/superpowers
Think first, then code. Verify feedback before making changes. Stay objective
Auditpbakaus/impeccable
Audit your code for accessibility performance theming and anti-patterns
Request Refactor Planmattpocock/skills
Plan safe code refactors with tiny commits and clear GitHub issues