Initial commit
This commit is contained in:
18
.claude-plugin/plugin.json
Normal file
18
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "core",
|
||||
"description": "Core development tools including quality pipeline, TDD implementation, code review, and refactoring capabilities",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Grey Haven Studio"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/code-quality-analysis",
|
||||
"./skills/documentation-alignment",
|
||||
"./skills/performance-optimization",
|
||||
"./skills/project-scaffolding",
|
||||
"./skills/prompt-engineering",
|
||||
"./skills/tdd-orchestration",
|
||||
"./skills/tdd-python",
|
||||
"./skills/tdd-typescript"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user