Files
42marketplaces/sync/gh-anton-abyzov-specweave-plugins-specweave-core.json
2025-11-29 18:53:27 +08:00

18 lines
571 B
JSON

{
"name": "specweave-core",
"owner": {
"name": "Anton Abyzov",
"email": "anton.abyzov@gmail.com"
},
"plugins": [
{
"name": "specweave-core",
"description": "Core software engineering practices including code review, refactoring, architecture design, design patterns, SOLID principles, clean code, technical debt management, and software craftsmanship.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-anton-abyzov-specweave-plugins-specweave-core.git"
},
"strict": true
}
]
}