forked from cardosofelipe/fast-next-template
Add specialized AI agent definitions for Claude Code integration: - Architect agent for system design - Backend/Frontend engineers for implementation - DevOps engineer for infrastructure - Test engineer for QA - UI designer for design work - Code reviewer for code review 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
14 lines
651 B
JSON
14 lines
651 B
JSON
{
|
|
"name": "syndarix-agents",
|
|
"description": "Complete team of specialized AI agents for autonomous software consulting. Includes backend, frontend, test, DevOps, architecture, code review, and UI design agents with baked-in coding standards.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Syndarix",
|
|
"url": "https://gitea.pragmazest.com/cardosofelipe/syndarix"
|
|
},
|
|
"homepage": "https://gitea.pragmazest.com/cardosofelipe/syndarix",
|
|
"repository": "https://gitea.pragmazest.com/cardosofelipe/syndarix",
|
|
"license": "MIT",
|
|
"keywords": ["agents", "consulting", "engineering", "architecture", "qa", "devops", "design", "code-review"]
|
|
}
|