AI AGENT ADDONS

Everything Claude Code

affaan-m/ecc

Developers working on the everything-claude-code repository can use this skill to learn the project's specific conventions. It covers commit message format, code style, naming rules, and testing patterns. The skill helps maintain consistency across all contributions.

This JavaScript project uses conventional commits with prefixes like feat, fix, and docs. You will find clear guidelines for file naming, function naming, and error handling. The skill also explains how to write unit and integration tests.

By following these patterns, team members can collaborate more smoothly. The skill is built from analyzing hundreds of real commits and the repository's structure. It is a practical reference for anyone adding features or fixing bugs in this project.

Add Everything Claude Code skill to your workflow

Global

mkdir -p ~/.claude/skills/everything-claude-code

Project

mkdir -p .claude/skills/everything-claude-code

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago