Skip to main content

Claude Code Subagents

11+ specialized AI agents that handle complex, multi-step development tasks autonomously

11+
Specialized Agents
5
Categories
Full
Tool Access
Zero
Breaking Changes

Code Refactoring Specialist

Transforms AI-generated code into clean, professional implementations

Code Quality
Tools: Full access to all tools

Capabilities:

  • Identifies and eliminates anti-patterns
  • Consolidates duplicate logic
  • Optimizes performance
  • Applies project conventions from CLAUDE.md
  • Maintains functionality while improving structure

Example Usage:

claude code --agent code-refactoring-specialist src/components/

TypeScript Safety Enforcer

Systematically improves type safety across codebases

Code Quality
Tools: Full access to all tools

Capabilities:

  • Eliminates any types systematically
  • Adds proper type definitions
  • Fixes type errors incrementally
  • Maintains build stability
  • Implements strict type checking

Example Usage:

claude code --agent typescript-safety-enforcer --strict

Color System Architect

Creates comprehensive color systems from basic palettes

Design & UI
Tools: Full access to all tools

Capabilities:

  • Generates 10+ shade scales using OKLCH
  • Ensures WCAG accessibility compliance
  • Creates semantic color tokens
  • Builds light/dark theme variations
  • Converts colors to modern color spaces

Example Usage:

claude code --agent color-system-architect --palette "#0066FF"

Shadow Elevation Specialist

New

Implements sophisticated depth systems with subtle, professional shadows

Design & UI
Tools: Full access to all tools

Capabilities:

  • Removes ALL colored shadows immediately
  • Implements Vercel/Linear-style subtle elevation
  • Creates consistent shadow scale (xs to xl)
  • Ensures shadows use only neutral colors
  • Optimizes for performance with will-change

Example Usage:

claude code --agent shadow-elevation-specialist --style vercel

Component Consistency Enforcer

New

Ensures uniform component behavior and eliminates layout inconsistencies

Design & UI
Tools: Full access to all tools

Capabilities:

  • Standardizes component dimensions and spacing
  • Eliminates layout-shifting hover effects
  • Aligns components to grid systems
  • Ensures consistent interactive states
  • Maintains visual harmony across contexts

Example Usage:

claude code --agent component-consistency-enforcer src/components/

Semantic HTML Refactor

New

Converts non-semantic HTML into proper HTML5 elements with zero breaks

HTML & Accessibility
Tools: Full access to all tools

Capabilities:

  • Transforms divs to semantic landmarks
  • Preserves ALL existing functionality
  • Adds appropriate ARIA attributes
  • Improves SEO and accessibility
  • Tests each change incrementally

Example Usage:

claude code --agent semantic-html-refactor --incremental

UX Consistency Auditor

Analyzes and fixes UX anti-patterns and interaction issues

HTML & Accessibility
Tools: Full access to all tools

Capabilities:

  • Identifies jarring animations
  • Fixes scroll conflicts and jumps
  • Ensures interaction consistency
  • Improves accessibility standards
  • Reduces cognitive load

Example Usage:

claude code --agent ux-consistency-auditor src/

Git Workflow Architect

Designs and optimizes git workflows for teams

Workflow
Tools: Full access to all tools

Capabilities:

  • Branch strategy planning
  • Merge conflict resolution
  • Release workflow design
  • Team collaboration patterns
  • Stale branch cleanup

Example Usage:

claude code --agent git-workflow-architect --team-size 5

General Purpose

New

Handles complex, multi-step research and development tasks

Workflow
Tools: Full access to all tools

Capabilities:

  • Researches complex questions
  • Executes multi-step tasks
  • Performs comprehensive searches
  • Coordinates multiple operations
  • Adapts to diverse requirements

Example Usage:

claude code --agent general-purpose "Find and optimize all API calls"

Statusline Setup

New

Configures Claude Code status line settings

Configuration
Tools: Read, Edit

Capabilities:

  • Customizes status line appearance
  • Configures information display
  • Sets up custom indicators
  • Optimizes for workflow

Example Usage:

claude code --agent statusline-setup --minimal

Output Style Setup

New

Creates and configures Claude Code output styles

Configuration
Tools: Read, Write, Edit, Glob, LS, Grep

Capabilities:

  • Defines custom output formats
  • Creates style templates
  • Configures response patterns
  • Sets up project-specific styles

Example Usage:

claude code --agent output-style-setup --style concise

Ready to use specialized agents?

Claude Code's subagents handle complex tasks autonomously, letting you focus on creative problem-solving while they handle the implementation details. Each agent is an expert in their domain with access to the tools they need.