Initial commit
This commit is contained in:
21
.claude-plugin/plugin.json
Normal file
21
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "ccprompts",
|
||||
"description": "70+ Claude Code slash commands across 12 development phases with Dagger-based safety system, multi-dimensional validation, and specialized agents",
|
||||
"version": "0.2.0",
|
||||
"author": {
|
||||
"name": "Claude Code Community",
|
||||
"url": "https://github.com/ursisterbtw/ccprompts"
|
||||
},
|
||||
"agents": [
|
||||
"./.claude/agents/rust-expert.md",
|
||||
"./.claude/agents/python-pro.md",
|
||||
"./.claude/agents/golang-pro.md",
|
||||
"./.claude/agents/javascript-expert.md",
|
||||
"./.claude/agents/bash-shell-scripting.md",
|
||||
"./.claude/agents/fastapi-optimizer.md",
|
||||
"./.claude/agents/documentation-writer.md",
|
||||
"./.claude/agents/performance-optimizer.md",
|
||||
"./.claude/agents/systems-architect.md",
|
||||
"./.claude/agents/agent-template-wizard.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user