ammohq/agents
5 stars · Last commit 2025-12-25
Claude Code Subagents
README preview
# Claude Code Subagents A comprehensive collection of specialized AI agents for software development, each expertly crafted for specific technical domains. These agents follow the principle that specialized expertise delivers superior results compared to general-purpose approaches. ## 📁 Repository Structure ``` agents/ ├── django/ # Django framework specialists (8 agents) ├── backend/ # Backend infrastructure and services (10 agents) ├── frontend/ # Frontend and UI specialists (5 agents) ├── ai/ # AI and machine learning specialists (3 agents) ├── api-endpoints/ # Third-party API integration specialists (1 agent) ├── testing/ # Testing, debugging, and quality (5 agents) ├── devops/ # DevOps and infrastructure (4 agents) ├── utilities/ # General utilities and orchestration (5 agents) └── templates/ # Agent design templates and guidelines ``` ## Quick Start