Claude Code Sub Agents banner
lst97 lst97

Claude Code Sub Agents

AI community intermediate

Description

A comprehensive collection of 33 specialized AI subagents for [Claude Code](https://docs.anthropic.com/en/docs/claude-code), designed to enhance development workflows with domain-specific expertise and intelligent automation.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Claude Code Subagents Collection

A comprehensive collection of 33 specialized AI subagents for [Claude Code](https://docs.anthropic.com/en/docs/claude-code), designed to enhance development workflows with domain-specific expertise and intelligent automation.

πŸš€ Overview

This repository contains a curated set of specialized subagents that extend Claude Code's capabilities across the entire software development lifecycle. Each subagent is an expert in a specific domain, automatically invoked based on context analysis or explicitly called when specialized expertise is needed.

Key Features

  • πŸ€– Intelligent Auto-Delegation: Claude Code automatically selects optimal agents based on task context
  • πŸ”§ Domain Expertise: Each agent specializes in specific technologies, patterns, and best practices
  • πŸ”„ Multi-Agent Orchestration: Seamless coordination between agents for complex workflows
  • πŸ“Š Quality Assurance: Built-in review and validation patterns across all domains
  • ⚑ Performance Optimized: Agents designed for efficient task completion and resource utilization

Available Subagents

Agents are now organized into logical categories for easier navigation:

πŸ—οΈ [Development](agents/development/)

**Frontend & UI Specialists**

  • frontend-developer - Build React components, implement responsive layouts, and handle client-side state management
  • ui-designer - Creative UI design focused on user-friendly interfaces
  • ux-designer - User experience design and interaction optimization
  • react-pro - Expert React development with hooks, performance optimization, and best practices
  • nextjs-pro - Next.js specialist for SSR, SSG, and full-stack React applications

**Backend & Architecture**

...