Конвенции и стандарты JavaScript-проекта

engineering

everything-claude-code-conventions is a Claude Code skill that captures the development conventions and patterns of the everything-claude-code (ECC) project. It covers the rules of a JavaScript codebase: conventional commits, PR and test requirements, and code formatting standards. The skill activates when making changes to the ECC repository, adding features that follow established patterns, writing tests in the project's style, or formatting commits correctly. It is particularly useful for external contributors who need to quickly align with project norms without reading a lengthy CONTRIBUTING.md, and also serves as a practical example of how a minimal SKILL.md can encode a codebase's conventions.