21 lines
785 B
JSON
21 lines
785 B
JSON
{
|
|
"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"
|
|
]
|
|
} |