mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-09 10:53:34 +08:00
feat: add everything-claude-code-conventions ECC bundle (.claude/rules/everything-claude-code-guardrails.md)
This commit is contained in:
@@ -4,7 +4,7 @@ Generated by ECC Tools from repository history. Review before treating it as a h
|
|||||||
|
|
||||||
## Commit Workflow
|
## Commit Workflow
|
||||||
|
|
||||||
- Prefer `conventional` commit messaging with prefixes such as fix, test, feat, docs.
|
- Prefer `conventional` commit messaging with prefixes such as fix, feat, docs, chore.
|
||||||
- Keep new changes aligned with the existing pull-request and review flow already present in the repo.
|
- Keep new changes aligned with the existing pull-request and review flow already present in the repo.
|
||||||
|
|
||||||
## Architecture
|
## Architecture
|
||||||
@@ -24,9 +24,9 @@ Generated by ECC Tools from repository history. Review before treating it as a h
|
|||||||
|
|
||||||
## Detected Workflows
|
## Detected Workflows
|
||||||
|
|
||||||
- database-migration: Database schema changes with migration files
|
|
||||||
- feature-development: Standard feature implementation workflow
|
- feature-development: Standard feature implementation workflow
|
||||||
- add-language-rules: Adds a new programming language to the rules system, including coding style, hooks, patterns, security, and testing guidelines.
|
- add-new-command-or-agentic-workflow: Adds a new command or agentic workflow to the system, often including new .md command files, agent definitions, and skill orchestrators.
|
||||||
|
- add-or-update-plugin-marketplace-system: Implements or refines the plugin marketplace system, including registry helpers, CLI scripts, JSON stubs, and documentation.
|
||||||
|
|
||||||
## Review Reminder
|
## Review Reminder
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user