By HerbertJulio
Orchestrate a full AI development team of 36 specialized agents and 32 skills to build, review, debug, and ship production code across modern frontend frameworks. Automate the entire lifecycle: plan features from PRDs, generate code with TDD, run concurrent architecture/security/code reviews, debug systematically, manage git workflows, and deploy with infrastructure-as-code.
Use when adding multi-language support, extracting hardcoded strings, or setting up translation workflows.
Use when adding multi-language support, extracting hardcoded strings, setting up translation workflows, or implementing RTL layouts.
Use when implementing GDPR, LGPD, or privacy compliance - consent management, data retention, audit trails, or cookie policies.
Use when implementing GDPR, LGPD, or privacy compliance - consent management, data retention, audit trails, or cookie policies.
Use when creating marketing copy, landing pages, email campaigns, social media strategy, SEO content, or growth experiments.
Use when you need a comprehensive code audit covering security, performance, architecture, and dependencies before a release, major refactor, or compliance review.
Use when you want to automatically triage errors from Sentry (or error logs), cross-reference them against the codebase and open PRs, prioritize by severity, and optionally create fix PRs.
Use when you want to iteratively build a feature using a PRD as source of truth, with progress tracking and fresh-context iterations - the Autopilot technique for autonomous development.
Use when starting a complex feature, exploring unclear requirements, or needing to challenge assumptions before committing to a design - before /plan.
Use when about to start risky changes, before major refactors, or when you need a safe rollback point during multi-step implementations.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
Your AI development team. 36 agents. 32 skills. Ship faster.
npx specialist-agent init
"Use @builder to create a payments module with CRUD"
"Use @reviewer to review the auth module"
/tdd implement calculateDiscount function
The foundation. Build, review, debug, migrate.
| Agent | What it does | Example |
|---|---|---|
@starter | Scaffold new projects from scratch | "Create a Next.js + Prisma + Stripe app" |
@builder | Build modules, components, services | "Create a products module with CRUD" |
@reviewer | 3-in-1 review: spec + quality + architecture | "Review the auth module" |
@doctor | Systematic 4-phase debugging | "Investigate the 500 error on login" |
@migrator | Modernize legacy code | "Migrate src/legacy/ to TypeScript" |
Plan, execute, coordinate, remember.
| Agent | What it does | Example |
|---|---|---|
@planner | Adaptive planning by complexity | "Plan the checkout flow" |
@executor | Execute plans with checkpoints and gates | "Execute the auth migration plan" |
@tdd | Test-Driven Development (RED-GREEN-REFACTOR) | "TDD the discount calculator" |
@debugger | Systematic debugging with hypotheses | "Debug the state sync issue" |
@pair | Real-time pair programming | "Pair with me on the payment flow" |
@analyst | Requirements to technical specs | "Spec out the notification system" |
@orchestrator | Coordinate multiple agents on complex tasks | "Orchestrate the full checkout feature" |
@scout | Quick project analysis | "Analyze this project" |
@memory | Cross-session decision persistence | "Remember: use Zustand for state" |
Domain specialists for every layer of your stack.
| Agent | What it does | Example |
|---|---|---|
@api | REST/GraphQL API design with OpenAPI | "Design the orders API" |
@perf | Performance profiling and optimization | "Optimize the dashboard load time" |
@i18n | Internationalization | "Add Portuguese support" |
@docs | Documentation generation | "Generate API docs from code" |
@refactor | Code refactoring with safety nets | "Extract service layer from controllers" |
@deps | Dependency management and updates | "Audit and update dependencies" |
@explorer | Deep codebase exploration | "Map the module dependencies" |
@finance | Payments, billing, subscriptions | "Integrate Stripe checkout" |
@cloud | AWS, GCP, Terraform, serverless | "Set up Lambda + API Gateway" |
@security | Auth, OWASP Top 10, encryption | "Audit for XSS and injection" |
@designer | Design systems, accessibility | "Create the component library" |
@data | Database design, migrations, caching | "Design the schema with Prisma" |
@devops | Docker, Kubernetes, CI/CD | "Create the GitHub Actions pipeline" |
@tester | Test strategies and coverage | "Create test strategy for payments" |
@legal | GDPR, LGPD, CCPA compliance | "Check LGPD compliance" |
@architect | Architecture migration (DDD, Clean, Hexagonal) | "Migrate to Clean Architecture" |
@ripple | Cascading effect analysis | "What breaks if I change the User model?" |
Product, growth, and support.
| Agent | What it does | Example |
|---|---|---|
@marketing | Landing pages, copy, SEO, growth analytics | "Create the pricing page with SEO" |
@product | Roadmaps, specs, PRDs, user stories | "Write PRD for the onboarding flow" |
@support | Help docs, FAQs, runbooks, error pages | "Create the help center" |
Autonomous triage and resolution.
| Agent | What it does | Example |
|---|---|---|
@sentry-triage | Pull Sentry errors, cross-reference PRs, prioritize, auto-fix | "Triage today's Sentry errors" |
@autopilot | Iterative autonomous builds with PRD and progress tracking | "Build the dashboard module overnight" |
npx claudepluginhub herbertjulio/specialist-agent --plugin specialist-agentFull-stack agents — frontend, backend, API, DevOps architects
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.
Use this agent for expert assistance with web development tasks using React, Next.js, NestJS, and other modern web frameworks with TypeScript and Tailwind CSS. This includes code analysis, component creation, debugging, performance optimization, and architectural decisions. Examples: <example>Context: User is building a Next.js app and encounters a routing issue. user: 'My dynamic routes in Next.js are not rendering correctly' assistant: 'Let me use the web-dev agent to analyze your Next.js routing setup and provide a solution' <commentary>This is a Next.js-specific routing issue, so the web-dev agent will provide targeted guidance.</commentary></example> <example>Context: User needs a reusable React component with Tailwind CSS. user: 'I need a card component that matches my app's Tailwind-based design system' assistant: 'I'll use the web-dev agent to create a TypeScript-based React card component styled with Tailwind CSS, following your app's design patterns' <commentary>The user requires a component that aligns with their Tailwind CSS design system, so the web-dev agent ensures compatibility.</commentary></example>
Persona-driven AI development team: orchestrator, team agents, review agents, skills, slash commands, and advisory hooks for Claude Code
Development agents, skills, hooks, and commands for Claude Code workflows
Language-specific expert agents with deep framework knowledge - Python, TypeScript, Go, Rust, Java, and more