Initial commit
This commit is contained in:
17
.claude-plugin/plugin.json
Normal file
17
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "development-workflow-skills",
|
||||
"description": "Professional development workflow skills from obra/superpowers including TDD, git workflows, debugging, brainstorming, and root cause analysis",
|
||||
"version": "0.0.0-2025.11.28",
|
||||
"author": {
|
||||
"name": "ando",
|
||||
"email": "ando@kivilaid.ee"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/test-driven-development",
|
||||
"./skills/using-git-worktrees",
|
||||
"./skills/finishing-a-development-branch",
|
||||
"./skills/root-cause-tracing",
|
||||
"./skills/brainstorming",
|
||||
"./skills/systematic-debugging"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user