34 lines
1.3 KiB
JSON
34 lines
1.3 KiB
JSON
{
|
|
"name": "production-agents-suite",
|
|
"description": "16 production-ready Claude Code agents including prompt engineering. Delivers 70% ROI with 5-agent starter set, 10x efficiency with full deployment. Includes code review, security, testing, performance, backend, frontend, API design, database, refactoring, QA, architecture, E2E testing, deployment, CI/CD, Docker, and prompt-builder specialists.",
|
|
"version": "1.1.3",
|
|
"author": {
|
|
"name": "DustyWalker",
|
|
"email": "dustywalker@claudecode.dev"
|
|
},
|
|
"agents": [
|
|
"./agents/code-reviewer.md",
|
|
"./agents/security-auditor.md",
|
|
"./agents/test-suite-generator.md",
|
|
"./agents/performance-optimizer.md",
|
|
"./agents/backend-typescript-architect.md",
|
|
"./agents/test-automator.md",
|
|
"./agents/qa-engineer.md",
|
|
"./agents/architecture-checker.md",
|
|
"./agents/frontend-developer.md",
|
|
"./agents/api-designer.md",
|
|
"./agents/database-architect.md",
|
|
"./agents/refactoring-specialist.md",
|
|
"./agents/deployment-engineer.md",
|
|
"./agents/cicd-automation.md",
|
|
"./agents/docker-specialist.md",
|
|
"./agents/prompt-builder.md"
|
|
],
|
|
"commands": [
|
|
"./commands/review.md",
|
|
"./commands/test.md",
|
|
"./commands/security-scan.md",
|
|
"./commands/deploy.md",
|
|
"./commands/build-prompt.md"
|
|
]
|
|
} |