Awesome Claude Agents - 26-agent AI Development Team (open source)
https://www.indiehackers.com/post/awesome-claude-agents-26-agent-ai-development-team-open-source-48f1bbb0ab
🧠 awesome-claude-agents — a full AI development team that works like a real dev shop.
Each agent has a specialty — backend, frontend, API, ORM, state management, etc. When you say something like:
“Build a full user authentication flow”
You don’t just get generic boilerplate. You get:
- Tech Lead coordinating the job
- Analyst detecting your stack (say Django + React)
- Backend/Frontend specialists implementing best practices
- API architect mapping endpoints
- Docs & Performance agents cleaning things up
🎯 Goal: More production-ready results, better code quality, and faster delivery — all inside Claude.
✅ Quick Start:
git clone https://github.com/vijaythecoder/awesome-claude-agents.git
cp -r awesome-claude-agents/agents ~/.claude/
Then run:
claude "Use team-configurator to set up my AI development team"
Now Claude uses 26 agents in parallel to build your features.
🔗 GitHub: https://github.com/vijaythecoder/awesome-claude-agents
https://github.com/vijaythecoder/awesome-claude-agents
3. Initialize Your Project
Navigate to your project directory and run the following command to configure your AI team:
claude "use @agent-team-configurator and optimize my project to best use the available subagents."
4. Start Building
claude "use @agent-tech-lead-orchestrator and build a user authentication system"
Your AI team will automatically detect your stack and use the right specialists!
🎯 How Auto-Configuration Works
The @agent-team-configurator automatically sets up your perfect AI development team. When invoked, it:
- Locates CLAUDE.md - Finds existing project configuration and preserves all your custom content outside the "AI Team Configuration" section
- Detects Technology Stack - Inspects package.json, composer.json, requirements.txt, go.mod, Gemfile, and build configs to understand your project
- Discovers Available Agents - Scans ~/.claude/agents/ and .claude/ folders, building a capability table of all available specialists
- Selects Specialists - Prefers framework-specific agents over universal ones, always includes @agent-code-reviewer and @agent-performance-optimizer for quality assurance
- Updates CLAUDE.md - Creates a timestamped "AI Team Configuration" section with your detected stack and a Task|Agent|Notes mapping table
- Provides Usage Guidance - Shows you the detected stack, selected agents, and gives sample commands to start building
👥 Meet Your AI Development Team
🎭 Orchestrators (3 agents)
- Tech Lead Orchestrator - Senior technical lead who analyzes complex projects and coordinates multi-step development tasks
- Project Analyst - Technology stack detection specialist who enables intelligent agent routing
- Team Configurator - AI team setup expert who detects your stack and configures optimal agent mappings
💼 Framework Specialists (13 agents)
- Laravel (2 agents)
- Backend Expert - Comprehensive Laravel development with MVC, services, and Eloquent patterns
- Eloquent Expert - Advanced ORM optimization, complex queries, and database performance
- Django (3 agents)
- Backend Expert - Models, views, services following current Django conventions
- API Developer - Django REST Framework and GraphQL implementations
- ORM Expert - Query optimization and database performance for Django applications
- Rails (3 agents)
- React (2 agents)
- Vue (3 agents)
🌐 Universal Experts (4 agents)
🔧 Core Team (4 agents)
Total: 24 specialized agents working together to build your projects!
出处:http://www.cnblogs.com/lightsong/
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接。