augmnt/agents
70 stars · Last commit 2026-02-22
A comprehensive collection of 24+ specialized Claude Code sub-agents for enhanced software development workflows.
README preview
# Claude Code Sub-Agents Collection A comprehensive collection of specialized sub-agents for Claude Code, designed to enhance development workflows through domain-specific expertise and intelligent task delegation. ## What are Sub-Agents? Sub-agents are specialized AI assistants in Claude Code that focus on specific domains of software engineering. They provide expert-level guidance, automate complex tasks, and coordinate with other agents to deliver comprehensive solutions. Learn more in the [official documentation](https://docs.anthropic.com/en/docs/claude-code/sub-agents). ## Agent Categories ### 🏗️ Architecture & Design - **[backend-architect](./backend-architect.md)** - Scalable API architectures, authentication systems, database schemas, and microservices design - **[frontend-specialist](./frontend-specialist.md)** - Modern React applications, shadcn/ui components, Tailwind CSS, and accessibility compliance - **[fullstack-developer](./fullstack-developer.md)** - End-to-end feature implementation with frontend-backend integration - **[iac-expert](./iac-expert.md)** - Infrastructure as Code, cloud resources, and scalability planning - **[ui-ux-designer](./ui-ux-designer.md)** - Stunning, unique, and modern user interfaces with exceptional visual design and seamless interactions ### 🧪 Testing & Quality Assurance - **[test-architect](./test-architect.md)** - Comprehensive test strategies, coverage analysis, and quality assurance planning - **[unit-test-generator](./unit-test-generator.md)** - Component-level tests with comprehensive edge cases and high coverage