Files
2025-11-30 08:42:47 +08:00

15 lines
419 B
JSON

{
"name": "ddd",
"description": "Introduces command to update CLAUDE.md with best practices for domain-driven development, focused on quality of code, includes Clean Architecture, SOLID principles, and other design patterns.",
"version": "1.0.0",
"author": {
"name": "Vlad Goncharov",
"email": "vlad.goncharov@neolab.finance"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}