feat: add everything-claude-code-conventions ECC bundle (.claude/identity.json)

This commit is contained in:
ecc-tools[bot]
2026-04-03 12:33:32 +00:00
committed by GitHub
parent 444789468d
commit dedfe6e94e

View File

@@ -2,13 +2,13 @@
"version": "2.0", "version": "2.0",
"technicalLevel": "technical", "technicalLevel": "technical",
"preferredStyle": { "preferredStyle": {
"verbosity": "minimal", "verbosity": "moderate",
"codeComments": true, "codeComments": true,
"explanations": true "explanations": true
}, },
"domains": [ "domains": [
"javascript" "typescript"
], ],
"suggestedBy": "ecc-tools-repo-analysis", "suggestedBy": "ecc-tools-repo-analysis",
"createdAt": "2026-03-20T12:07:57.119Z" "createdAt": "2026-04-03T12:33:26.494Z"
} }