18 lines
588 B
JSON
18 lines
588 B
JSON
{
|
|
"name": "architecture-design",
|
|
"owner": {
|
|
"name": "Marcio Altoé",
|
|
"email": "marcio.altoe@gmail.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "architecture-design",
|
|
"description": "Architecture and design patterns with SOLID principles, Clean Code standards, TypeScript best practices, and comprehensive codebase audit capabilities for building maintainable applications.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-marcioaltoe-claude-craftkit-plugins-architecture-design.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |