Specialized AI Agents banner
Dimillian Dimillian

Specialized AI Agents

Data & AI community intermediate

Description

This directory contains specialized AI agent definitions used by Claude Code to handle complex, domain-specific tasks. Each agent is an expert in their field and can work autonomously to deliver comprehensive solutions.

Installation

Terminal
git clone https://github.com/Dimillian/Claude

README

Specialized AI Agents

This directory contains specialized AI agent definitions used by Claude Code to handle complex, domain-specific tasks. Each agent is an expert in their field and can work autonomously to deliver comprehensive solutions.

How Agents Work

Agents are intelligent, autonomous specialists that:

    undefined

Available Agents

🎯 Project Orchestrator

**Purpose**: Coordinates complex projects requiring multiple domains **Use When**: Building new projects, features requiring frontend + backend + testing **Expertise**: Breaking down high-level requirements into actionable tasks, delegating to specialized agents in optimal sequence

🏗️ Backend API Architect

**Purpose**: Designs and implements backend APIs **Use When**: Need server infrastructure, REST/GraphQL APIs, database design **Expertise**: Framework selection, database schemas, authentication, security, performance optimization

📱 SwiftUI Architect

**Purpose**: Builds modern iOS/macOS applications **Use When**: SwiftUI development, iOS 18/26 features, app refactoring **Expertise**: Component-driven architecture, @Observable patterns, modern iOS APIs, performance optimization

⚡ Next.js Project Bootstrapper

**Purpose**: Creates production-ready web applications **Use When**: Starting new web projects, need modern React setup **Expertise**: Next.js App Router, TypeScript, Tailwind CSS, project structure, responsive design

🧪 QA Test Engineer

**Purpose**: Ensures code quality through comprehensive testing **Use When**: Need test coverage, quality assurance, functionality verification **Expertise**: Test strategies, automated testing, coverage analysis, CI/CD integration

🔒 Security Audit Specialist

...