惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

小众软件
小众软件
博客园 - Franky
罗磊的独立博客
G
Google Developers Blog
The GitHub Blog
The GitHub Blog
P
Proofpoint News Feed
Recent Announcements
Recent Announcements
V
V2EX
F
Fortinet All Blogs
阮一峰的网络日志
阮一峰的网络日志
Blog — PlanetScale
Blog — PlanetScale
月光博客
月光博客
U
Unit 42
GbyAI
GbyAI
A
About on SuperTechFans
WordPress大学
WordPress大学
Engineering at Meta
Engineering at Meta
雷峰网
雷峰网
Microsoft Azure Blog
Microsoft Azure Blog
Martin Fowler
Martin Fowler
D
DataBreaches.Net
The Cloudflare Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
MongoDB | Blog
MongoDB | Blog

博客园 - lightsong

Vision Transformer + BentoML ML Serving/编排工具 Introducing Gemma 3 270M: The compact model for hyper-efficient AI Utopia -- 企业世界模型 trustgraph semantica semantica vs graphti Industrial-Strength Natural Language Processing seata reference with springboot and other valuable demo outbox pattern with springboot Saga pattern with springboot 基于 Sentence Transformers 的具体应用案例 Vault with Keycloak as workload IAM Ontology Reasoning System ADR Claude Code的hook The AI-Native SDLC playbook Introduction to Dapper Introduction to FluentValidation Introduction to AutoFixture Introduction to FluentAssertions Understanding Return Types: IEnumerable, IReadOnlyCollection, and List Introduction to Refit Introduction to Carter Introduction to Minimal APIs Introduction to MediaTr Building Resilient .NET Applications with Polly Understanding Event-Driven Architecture Understanding CQRS in .NET Comprehensive Guide to Domain-Driven Design (DDD)
Awesome Claude Agents - 26-agent AI Development Team (ope...
lightsong · 2026-06-13 · via 博客园 - lightsong

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:

  1. Locates CLAUDE.md - Finds existing project configuration and preserves all your custom content outside the "AI Team Configuration" section
  2. Detects Technology Stack - Inspects package.json, composer.json, requirements.txt, go.mod, Gemfile, and build configs to understand your project
  3. Discovers Available Agents - Scans ~/.claude/agents/ and .claude/ folders, building a capability table of all available specialists
  4. Selects Specialists - Prefers framework-specific agents over universal ones, always includes @agent-code-reviewer and @agent-performance-optimizer for quality assurance
  5. Updates CLAUDE.md - Creates a timestamped "AI Team Configuration" section with your detected stack and a Task|Agent|Notes mapping table
  6. 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)

  • Backend Developer - Polyglot backend development across multiple languages and frameworks
  • Frontend Developer - Modern web technologies and responsive design for any framework
  • API Architect - RESTful design, GraphQL, and framework-agnostic API architecture
  • Tailwind Frontend Expert - Tailwind CSS styling, utility-first development, and responsive components

🔧 Core Team (4 agents)

Total: 24 specialized agents working together to build your projects!

出处:http://www.cnblogs.com/lightsong/ 本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接。