Files
42marketplaces/sync/gh-neolabhq-context-engineering-kit-plugins-ddd.json
2025-11-30 09:08:53 +08:00

18 lines
554 B
JSON

{
"name": "ddd",
"owner": {
"name": "Vlad Goncharov",
"email": "vlad.goncharov@neolab.finance"
},
"plugins": [
{
"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.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-neolabhq-context-engineering-kit-plugins-ddd.git"
},
"strict": true
}
]
}