mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-03-30 13:43:26 +08:00
feat: add everything-claude-code ECC bundle (.claude/ecc-tools.json)
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"version": "1.3",
|
"version": "1.3",
|
||||||
"schemaVersion": "1.0",
|
"schemaVersion": "1.0",
|
||||||
"generatedBy": "ecc-tools",
|
"generatedBy": "ecc-tools",
|
||||||
"generatedAt": "2026-03-20T12:07:36.496Z",
|
"generatedAt": "2026-03-24T10:42:26.738Z",
|
||||||
"repo": "https://github.com/affaan-m/everything-claude-code",
|
"repo": "https://github.com/affaan-m/everything-claude-code",
|
||||||
"profiles": {
|
"profiles": {
|
||||||
"requested": "full",
|
"requested": "full",
|
||||||
@@ -150,7 +150,7 @@
|
|||||||
".claude/enterprise/controls.md",
|
".claude/enterprise/controls.md",
|
||||||
".claude/commands/database-migration.md",
|
".claude/commands/database-migration.md",
|
||||||
".claude/commands/feature-development.md",
|
".claude/commands/feature-development.md",
|
||||||
".claude/commands/add-language-rules.md"
|
".claude/commands/add-or-update-skill-documentation.md"
|
||||||
],
|
],
|
||||||
"packageFiles": {
|
"packageFiles": {
|
||||||
"runtime-core": [
|
"runtime-core": [
|
||||||
@@ -180,7 +180,7 @@
|
|||||||
"workflow-pack": [
|
"workflow-pack": [
|
||||||
".claude/commands/database-migration.md",
|
".claude/commands/database-migration.md",
|
||||||
".claude/commands/feature-development.md",
|
".claude/commands/feature-development.md",
|
||||||
".claude/commands/add-language-rules.md"
|
".claude/commands/add-or-update-skill-documentation.md"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"moduleFiles": {
|
"moduleFiles": {
|
||||||
@@ -211,7 +211,7 @@
|
|||||||
"workflow-pack": [
|
"workflow-pack": [
|
||||||
".claude/commands/database-migration.md",
|
".claude/commands/database-migration.md",
|
||||||
".claude/commands/feature-development.md",
|
".claude/commands/feature-development.md",
|
||||||
".claude/commands/add-language-rules.md"
|
".claude/commands/add-or-update-skill-documentation.md"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
@@ -297,8 +297,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"moduleId": "workflow-pack",
|
"moduleId": "workflow-pack",
|
||||||
"path": ".claude/commands/add-language-rules.md",
|
"path": ".claude/commands/add-or-update-skill-documentation.md",
|
||||||
"description": "Workflow command scaffold for add-language-rules."
|
"description": "Workflow command scaffold for add-or-update-skill-documentation."
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"workflows": [
|
"workflows": [
|
||||||
@@ -311,8 +311,8 @@
|
|||||||
"path": ".claude/commands/feature-development.md"
|
"path": ".claude/commands/feature-development.md"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "add-language-rules",
|
"command": "add-or-update-skill-documentation",
|
||||||
"path": ".claude/commands/add-language-rules.md"
|
"path": ".claude/commands/add-or-update-skill-documentation.md"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"adapters": {
|
"adapters": {
|
||||||
@@ -322,7 +322,7 @@
|
|||||||
"commandPaths": [
|
"commandPaths": [
|
||||||
".claude/commands/database-migration.md",
|
".claude/commands/database-migration.md",
|
||||||
".claude/commands/feature-development.md",
|
".claude/commands/feature-development.md",
|
||||||
".claude/commands/add-language-rules.md"
|
".claude/commands/add-or-update-skill-documentation.md"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"codex": {
|
"codex": {
|
||||||
|
|||||||
Reference in New Issue
Block a user