Arvore Repo Hub
Open Directory

Skills, Agents, Hooks & Commands

Curated from verified open-source repositories. Install anything with a single command.

185 items
5 sources
4 categories
Skill Verified Registry
9

aws

AWS infrastructure patterns. Use when working with AWS services, secrets, ECS/EKS, RDS, S3, CloudWatch, or debugging infrastructure issues.

Click to preview
arvoreeducacao/rhm
Skill Verified Registry
9

backend-nestjs

NestJS backend development patterns. Use when developing backend APIs with NestJS, TypeORM/Prisma, and TypeScript.

Click to preview
arvoreeducacao/rhm
Skill Verified Registry
9

database-mysql

MySQL database patterns. Use when querying database schema, exploring data, understanding table relationships, or debugging data issues.

Click to preview
arvoreeducacao/rhm
Skill Verified Registry
9

frontend-nextjs

NextJS frontend development patterns. Use when developing frontend code with NextJS, React, Tailwind, and TypeScript.

Click to preview
arvoreeducacao/rhm
Skill Verified Registry
9

kubernetes

Kubernetes/EKS patterns. Use when managing deployments, pods, troubleshooting containers, viewing logs, or scaling applications.

Click to preview
arvoreeducacao/rhm
Skill Verified Registry
9

qa-test-planner

QA test planning patterns. Use when creating test plans, writing test cases, building regression suites, validating designs against Figma, or documenting bugs.

Click to preview
arvoreeducacao/rhm
Agent Verified Registry
9

aws

AWS infrastructure agent. Use for consulting secrets, verifying infrastructure, diagnosing problems, and managing AWS resources.

Click to preview
arvoreeducacao/rhm
Agent Verified Registry
9

code-reviewer

Code review agent. Reviews implementations against the refinement, validates code quality, and creates PRs with integrations.

Click to preview
arvoreeducacao/rhm
Agent Verified Registry
9

coding-backend

Backend development agent. Implements backend features based on the refinement document. Parametrize for your framework (NestJS, Elixir, Go, Python, etc).

Click to preview
arvoreeducacao/rhm
Agent Verified Registry
9

coding-frontend

Frontend development agent. Implements frontend features based on the refinement document. Parametrize for your framework (NextJS, React, Vue, Svelte, etc).

Click to preview
arvoreeducacao/rhm
Agent Verified Registry
9

debugger

Debugging and troubleshooting agent. Analyzes errors, identifies root causes, and resolves complex problems systematically.

Click to preview
arvoreeducacao/rhm
Agent Verified Registry
9

kubernetes

Kubernetes infrastructure agent. Use for managing deployments, pods, logs, troubleshooting, and cluster operations.

Click to preview
arvoreeducacao/rhm
Agent Verified Registry
9

orchestrator

Orchestrator agent that coordinates sub-agents through a structured development pipeline. Manages task lifecycle from creation to delivery.

Click to preview
arvoreeducacao/rhm
Agent Verified Registry
9

qa-backend

Backend QA agent. Tests backend implementations (APIs, services) using curl, scripts, and automated tools.

Click to preview
arvoreeducacao/rhm
Agent Verified Registry
9

qa-frontend

Frontend QA agent. Tests frontend implementations using Playwright browser automation and visual comparison.

Click to preview
arvoreeducacao/rhm
Agent Verified Registry
9

refinement

Technical refinement agent. Collects requirements, defines contracts, and identifies architecture decisions before coding begins.

Click to preview
arvoreeducacao/rhm
Skill Verified
137,540

brainstorming

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

Click to preview
obra/superpowers
Skill Verified
137,540

dispatching-parallel-agents

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

Click to preview
obra/superpowers
Skill Verified
137,540

executing-plans

Use when you have a written implementation plan to execute in a separate session with review checkpoints

Click to preview
obra/superpowers
Skill Verified
137,540

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

Click to preview
obra/superpowers
Skill Verified
137,540

receiving-code-review

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

Click to preview
obra/superpowers
Skill Verified
137,540

requesting-code-review

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

Click to preview
obra/superpowers
Skill Verified
137,540

subagent-driven-development

Use when executing implementation plans with independent tasks in the current session

Click to preview
obra/superpowers
Skill Verified
137,540

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

Click to preview
obra/superpowers
Skill Verified
137,540

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code

Click to preview
obra/superpowers
Skill Verified
137,540

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

Click to preview
obra/superpowers
Skill Verified
137,540

using-superpowers

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

Click to preview
obra/superpowers
Skill Verified
137,540

verification-before-completion

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

Click to preview
obra/superpowers
Skill Verified
137,540

writing-plans

Use when you have a spec or requirements for a multi-step task, before touching code

Click to preview
obra/superpowers
Skill Verified
137,540

writing-skills

Use when creating new skills, editing existing skills, or verifying skills work before deployment

Click to preview
obra/superpowers
Agent Verified
137,540

code-reviewer

|

Click to preview
obra/superpowers
Hook Verified
137,540

session-start

SessionStart hook for superpowers plugin

Click to preview
obra/superpowers
Command Verified
137,540

brainstorm

Deprecated - use the superpowers:brainstorming skill instead

Click to preview
obra/superpowers
Command Verified
137,540

execute-plan

Deprecated - use the superpowers:executing-plans skill instead

Click to preview
obra/superpowers
Command Verified
137,540

write-plan

Deprecated - use the superpowers:writing-plans skill instead

Click to preview
obra/superpowers
Skill Verified
24,565

vercel-composition-patterns

React, Next.js, and web design skills by Vercel

Click to preview
vercel-labs/agent-skills
Skill Verified
24,565

deploy-to-vercel

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".

Click to preview
vercel-labs/agent-skills
Skill Verified
24,565

vercel-react-best-practices

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

Click to preview
vercel-labs/agent-skills
Skill Verified
24,565

vercel-react-native-skills

React, Next.js, and web design skills by Vercel

Click to preview
vercel-labs/agent-skills
Skill Verified
24,565

vercel-react-view-transitions

Guide for implementing smooth, native-feeling animations using React's View Transition API (`<ViewTransition>` component, `addTransitionType`, and CSS view transition pseudo-elements). Use this skill whenever the user wants to add page transitions, animate route changes, create shared element animations, animate enter/exit of components, animate list reorder, implement directional (forward/back) navigation animations, or integrate view transitions in Next.js. Also use when the user mentions view transitions, `startViewTransition`, `ViewTransition`, transition types, or asks about animating between UI states in React without third-party animation libraries.

Click to preview
vercel-labs/agent-skills
Skill Verified
24,565

vercel-cli-with-tokens

Deploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive login — e.g. "deploy to vercel", "set up vercel", "add environment variables to vercel".

Click to preview
vercel-labs/agent-skills
Skill Verified
24,565

web-design-guidelines

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

Click to preview
vercel-labs/agent-skills
Agent Verified
16,481

README

100+ specialized subagents for development, infrastructure, QA, and more

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

api-designer

Use this agent when designing new APIs, creating API specifications, or refactoring existing API architecture for scalability and developer experience. Invoke when you need REST/GraphQL endpoint design, OpenAPI documentation, authentication patterns, or API versioning strategies.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

backend-developer

Use this agent when building server-side APIs, microservices, and backend systems that require robust architecture, scalability planning, and production-ready implementation.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

design-bridge

Use this agent when you need to translate a DESIGN.md from the VoltAgent/awesome-design-md repository into polished Claude Code instructions for building user interfaces that faithfully match the chosen brand. Invoke this agent whenever a developer or designer asks to replicate the look and feel of an existing product or website.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

electron-pro

Use this agent when building Electron desktop applications that require native OS integration, cross-platform distribution, security hardening, and performance optimization. Use electron-pro for complete desktop app development from architecture to signed, distributable installers.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

frontend-developer

Use when building complete frontend applications across React, Vue, and Angular frameworks requiring multi-framework expertise and full-stack integration.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

fullstack-developer

Use this agent when you need to build complete features spanning database, API, and frontend layers together as a cohesive unit.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

graphql-architect

Use this agent when designing or evolving GraphQL schemas across microservices, implementing federation architectures, or optimizing query performance in distributed graphs.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

microservices-architect

Use when designing distributed system architecture, decomposing monolithic applications into independent microservices, or establishing communication patterns between services at scale.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

mobile-developer

Use this agent when building cross-platform mobile applications requiring native performance optimization, platform-specific features, and offline-first architecture. Use for React Native and Flutter projects where code sharing must exceed 80% while maintaining iOS and Android native excellence.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

ui-designer

Use this agent when designing visual interfaces, creating design systems, building component libraries, or refining user-facing aesthetics requiring expert visual design, interaction patterns, and accessibility considerations.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

websocket-engineer

Use this agent when implementing real-time bidirectional communication features using WebSockets, Socket.IO, or similar technologies at scale.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

angular-architect

Use when architecting enterprise Angular 15+ applications with complex state management, optimizing RxJS patterns, designing micro-frontend systems, or solving performance and scalability challenges in large codebases.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

cpp-pro

Use this agent when building high-performance C++ systems requiring modern C++20/23 features, template metaprogramming, or zero-overhead abstractions for systems programming, embedded systems, or performance-critical applications.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

csharp-developer

Use this agent when building ASP.NET Core web APIs, cloud-native .NET solutions, or modern C# applications requiring async patterns, dependency injection, Entity Framework optimization, and clean architecture.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

django-developer

Use when building Django 4+ web applications, REST APIs, or modernizing existing Django projects with async views and enterprise patterns.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

dotnet-core-expert

Use when building .NET Core applications requiring cloud-native architecture, high-performance microservices, modern C# patterns, or cross-platform deployment with minimal APIs and advanced ASP.NET Core features.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

dotnet-framework-4.8-expert

Use this agent when working on legacy .NET Framework 4.8 enterprise applications that require maintenance, modernization, or integration with Windows-based infrastructure.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

elixir-expert

Use this agent when you need to build fault-tolerant, concurrent systems leveraging OTP patterns, GenServer architectures, and Phoenix framework for real-time applications.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

expo-react-native-expert

Use when building mobile applications with Expo and React Native that require native module integration, navigation setup, performant animations, push notifications, OTA updates, or App Store/Play Store deployment.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

fastapi-developer

Use when building modern async Python APIs with FastAPI, implementing Pydantic v2 validation, dependency injection patterns, or deploying high-performance ASGI applications.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

flutter-expert

Use when building cross-platform mobile applications with Flutter 3+ that require custom UI implementation, complex state management, native platform integrations, or performance optimization across iOS/Android/Web.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

golang-pro

Use when building Go applications requiring concurrent programming, high-performance systems, microservices, or cloud-native architectures where idiomatic patterns, error handling excellence, and efficiency are critical.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

java-architect

Use this agent when designing enterprise Java architectures, migrating Spring Boot applications, or establishing microservices patterns for scalable cloud-native systems.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

javascript-pro

Use this agent when you need to build, optimize, or refactor modern JavaScript code for browser, Node.js, or full-stack applications requiring ES2023+ features, async patterns, or performance-critical implementations.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

kotlin-specialist

Use when building Kotlin applications requiring advanced coroutine patterns, multiplatform code sharing, or Android/server-side development with functional programming principles.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

laravel-specialist

Use when building Laravel 10+ applications, architecting Eloquent models with complex relationships, implementing queue systems for async processing, or optimizing API performance.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

nextjs-developer

Use this agent when building production Next.js 14+ applications that require full-stack development with App Router, server components, and advanced performance optimization. Invoke when you need to architect or implement complete Next.js applications, optimize Core Web Vitals, implement server actions and mutations, or deploy SEO-optimized applications.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

php-pro

Use this agent when working with PHP 8.3+ projects that require strict typing, modern language features, and enterprise framework expertise (Laravel or Symfony). Use when building scalable applications, optimizing performance, or requiring async/Fiber patterns.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

powershell-5.1-expert

Use when automating Windows infrastructure tasks requiring PowerShell 5.1 scripts with RSAT modules for Active Directory, DNS, DHCP, GPO management, or when building safe, enterprise-grade automation workflows in legacy .NET Framework environments.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

powershell-7-expert

Use when building cross-platform cloud automation scripts, Azure infrastructure orchestration, or CI/CD pipelines requiring PowerShell 7+ with modern .NET interop, idempotent operations, and enterprise-grade error handling.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

python-pro

Use this agent when you need to build type-safe, production-ready Python code for web APIs, system utilities, or complex applications requiring modern async patterns and extensive type coverage.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

rails-expert

Use when building or modernizing Rails applications requiring API development, Hotwire reactivity, real-time features, background job processing, deployment automation, or Rails-idiomatic patterns for maximum productivity. Version-aware: adapts to Rails 7.x and 8.x projects.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

react-specialist

Use when optimizing existing React applications for performance, implementing advanced React 18+ features, or solving complex state management and architectural challenges within React codebases.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

rust-engineer

Use when building Rust systems where memory safety, ownership patterns, zero-cost abstractions, and performance optimization are critical for systems programming, embedded development, async applications, or high-performance services.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

spring-boot-engineer

Use this agent when building enterprise Spring Boot 3+ applications requiring microservices architecture, cloud-native deployment, or reactive programming patterns.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

sql-pro

Use this agent when you need to optimize complex SQL queries, design efficient database schemas, or solve performance issues across PostgreSQL, MySQL, SQL Server, and Oracle requiring advanced query optimization, index strategies, or data warehouse patterns.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

swift-expert

Use this agent when building native iOS, macOS, or server-side Swift applications requiring advanced concurrency patterns, protocol-oriented architecture, and Swift-specific optimizations. Invoke for SwiftUI modernization, async/await implementation, actor-based state management, or memory safety concerns.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

symfony-specialist

Use when building Symfony 6+/7+/8+ applications, architecting Doctrine ORM entities with complex relationships, implementing Messenger component for async processing, or optimizing API Platform performance.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

typescript-pro

Use when implementing TypeScript code requiring advanced type system patterns, complex generics, type-level programming, or end-to-end type safety across full-stack applications.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

vue-expert

Use this agent when building Vue 3 applications that require Composition API mastery, reactivity optimization, or Nuxt 3 development with enterprise-scale performance concerns.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

azure-infra-engineer

Use when designing, deploying, or managing Azure infrastructure with focus on network architecture, Entra ID integration, PowerShell automation, and Bicep IaC.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

cloud-architect

Use this agent when you need to design, evaluate, or optimize cloud infrastructure architecture at scale. Invoke when designing multi-cloud strategies, planning cloud migrations, implementing disaster recovery, optimizing cloud costs, or ensuring security/compliance across cloud platforms.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

database-administrator

Use this agent when optimizing database performance, implementing high-availability architectures, setting up disaster recovery, or managing database infrastructure for production systems.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

deployment-engineer

Use this agent when designing, building, or optimizing CI/CD pipelines and deployment automation strategies.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

devops-engineer

Use this agent when building or optimizing infrastructure automation, CI/CD pipelines, containerization strategies, and deployment workflows to accelerate software delivery while maintaining reliability and security.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

devops-incident-responder

Use when actively responding to production incidents, diagnosing critical service failures, or conducting incident postmortems to implement permanent fixes and preventative measures.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

docker-expert

Use this agent when you need to build, optimize, or secure Docker container images and orchestration for production environments.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

incident-responder

Use this agent when an active security breach, service outage, or operational incident requires immediate response, evidence preservation, and coordinated recovery.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

kubernetes-specialist

Use this agent when you need to design, deploy, configure, or troubleshoot Kubernetes clusters and workloads in production environments.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

network-engineer

Use this agent when designing, optimizing, or troubleshooting cloud and hybrid network infrastructures, or when addressing network security, performance, or reliability challenges.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

platform-engineer

Use when building or improving internal developer platforms (IDPs), designing self-service infrastructure, or optimizing developer workflows to reduce friction and accelerate delivery. The platform-engineer agent specializes in designing platform architecture, implementing golden paths, and maximizing developer self-service capabilities.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

security-engineer

Use this agent when implementing comprehensive security solutions across infrastructure, building automated security controls into CI/CD pipelines, or establishing compliance and vulnerability management programs. Invoke for threat modeling, zero-trust architecture design, security automation implementation, and shifting security left into development workflows.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

sre-engineer

Use this agent when you need to establish or improve system reliability through SLO definition, error budget management, and automation. Invoke when implementing SLI/SLO frameworks, reducing operational toil, designing fault-tolerant systems, conducting chaos engineering, or optimizing incident response processes.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

terraform-engineer

Use when building, refactoring, or scaling infrastructure as code using Terraform with focus on multi-cloud deployments, module architecture, and enterprise-grade state management.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

terragrunt-expert

Expert Terragrunt specialist mastering infrastructure orchestration, DRY configurations, and multi-environment deployments. Masters stacks, units, dependency management, and scalable IaC patterns with focus on code reuse, maintainability, and enterprise-grade infrastructure automation.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

windows-infra-admin

Use when managing Windows Server infrastructure, Active Directory, DNS, DHCP, and Group Policy configurations, especially for enterprise-scale deployments requiring safe automation and compliance validation.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

accessibility-tester

Use this agent when you need comprehensive accessibility testing, WCAG compliance verification, or assessment of assistive technology support.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

ad-security-reviewer

Use this agent when you need to audit Active Directory security posture, evaluate privilege escalation risks, review identity delegation patterns, or assess authentication protocol hardening.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

ai-writing-auditor

Use this agent when you need to audit content for AI writing patterns and rewrite text to remove them.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

architect-reviewer

Use this agent when you need to evaluate system design decisions, architectural patterns, and technology choices at the macro level.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

chaos-engineer

Use this agent when you need to design and execute controlled failure experiments, validate system resilience before incidents occur, or conduct game day exercises to test your team's incident response capabilities.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

code-reviewer

Use this agent when you need to conduct comprehensive code reviews focusing on code quality, security vulnerabilities, and best practices.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

compliance-auditor

Use this agent when you need to achieve regulatory compliance, implement compliance controls, or prepare for audits across frameworks like GDPR, HIPAA, PCI DSS, SOC 2, and ISO standards.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

debugger

Use this agent when you need to diagnose and fix bugs, identify root causes of failures, or analyze error logs and stack traces to resolve issues.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

error-detective

Use this agent when you need to diagnose why errors are occurring in your system, correlate errors across services, identify root causes, and prevent future failures.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

penetration-tester

Use this agent when you need to conduct authorized security penetration tests to identify real vulnerabilities through active exploitation and validation. Use penetration-tester for offensive security testing, vulnerability exploitation, and hands-on risk demonstration.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

performance-engineer

Use this agent when you need to identify and eliminate performance bottlenecks in applications, databases, or infrastructure systems, and when baseline performance metrics need improvement.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

powershell-security-hardening

Use this agent when you need to harden PowerShell automation, secure remoting configuration, enforce least-privilege design, or align scripts with enterprise security baselines and compliance frameworks.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

qa-expert

Use this agent when you need comprehensive quality assurance strategy, test planning across the entire development cycle, or quality metrics analysis to improve overall software quality.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

security-auditor

Use this agent when conducting comprehensive security audits, compliance assessments, or risk evaluations across systems, infrastructure, and processes. Invoke when you need systematic vulnerability analysis, compliance gap identification, or evidence-based security findings.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

test-automator

Use this agent when you need to build, implement, or enhance automated test frameworks, create test scripts, or integrate testing into CI/CD pipelines.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

ai-engineer

Use this agent when architecting, implementing, or optimizing end-to-end AI systems—from model selection and training pipelines to production deployment and monitoring.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

data-analyst

Use when you need to extract insights from business data, create dashboards and reports, or perform statistical analysis to support decision-making.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

data-engineer

Use this agent when you need to design, build, or optimize data pipelines, ETL/ELT processes, and data infrastructure. Invoke when designing data platforms, implementing pipeline orchestration, handling data quality issues, or optimizing data processing costs.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

data-scientist

Use this agent when you need to analyze data patterns, build predictive models, or extract statistical insights from datasets. Invoke this agent for exploratory analysis, hypothesis testing, machine learning model development, and translating findings into business recommendations.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

database-optimizer

Use this agent when you need to analyze slow queries, optimize database performance across multiple systems, or implement indexing strategies to improve query execution.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

llm-architect

Use when designing LLM systems for production, implementing fine-tuning or RAG architectures, optimizing inference serving infrastructure, or managing multi-model deployments.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

machine-learning-engineer

Use this agent when you need to deploy, optimize, or serve machine learning models at scale in production environments.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

ml-engineer

Use this agent when building production ML systems requiring model training pipelines, model serving infrastructure, performance optimization, and automated retraining.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

mlops-engineer

Use this agent when you need to design and implement ML infrastructure, set up CI/CD for machine learning models, establish model versioning systems, or optimize ML platforms for reliability and automation. Invoke this agent to build production-grade experiment tracking, implement automated training pipelines, configure GPU resource orchestration, and establish operational monitoring for ML systems.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

nlp-engineer

Use when building production NLP systems, implementing text processing pipelines, developing language models, or solving domain-specific NLP tasks like named entity recognition, sentiment analysis, or machine translation.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

postgres-pro

Use when you need to optimize PostgreSQL performance, design high-availability replication, or troubleshoot database issues at scale. Invoke this agent for query optimization, configuration tuning, replication setup, backup strategies, and mastering advanced PostgreSQL features for enterprise deployments.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

prompt-engineer

Use this agent when you need to design, optimize, test, or evaluate prompts for large language models in production systems.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

reinforcement-learning-engineer

Use when designing RL environments, training agents with reward optimization, implementing policy gradient methods, or deploying decision-making systems for robotics, gaming, and autonomous operations.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

build-engineer

Use this agent when you need to optimize build performance, reduce compilation times, or scale build systems across growing teams.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

cli-developer

Use this agent when building command-line tools and terminal applications that require intuitive command design, cross-platform compatibility, and optimized developer experience.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

dependency-manager

Use this agent when you need to audit dependencies for vulnerabilities, resolve version conflicts, optimize bundle sizes, or implement automated dependency updates.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

documentation-engineer

Use this agent when you need to create, architect, or overhaul comprehensive documentation systems including API docs, tutorials, guides, and developer-friendly content that keeps pace with code changes.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

dx-optimizer

Use this agent when optimizing the complete developer workflow including build times, feedback loops, testing efficiency, and developer satisfaction metrics across the entire development environment.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

git-workflow-manager

Use this agent when you need to design, establish, or optimize Git workflows, branching strategies, and merge management for a project or team.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

legacy-modernizer

Use this agent when modernizing legacy systems that need incremental migration strategies, technical debt reduction, and risk mitigation while maintaining business continuity.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

mcp-developer

Use this agent when you need to build, debug, or optimize Model Context Protocol (MCP) servers and clients that connect AI systems to external tools and data sources.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

powershell-module-architect

Use this agent when architecting and refactoring PowerShell modules, designing profile systems, or creating cross-version compatible automation libraries. Invoke it for module design reviews, profile optimization, packaging reusable code, and standardizing function structure across teams.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

powershell-ui-architect

Use when designing or building desktop graphical interfaces (WinForms, WPF, Metro-style dashboards) or terminal user interfaces (TUIs) for PowerShell automation tools that need clean separation between UI and business logic.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

readme-generator

Use this agent when you need a maintainer-ready README built from exact repository reality, with deep codebase scanning, zero hallucination, and optional git commit/push only when explicitly requested.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

refactoring-specialist

Use when you need to transform poorly structured, complex, or duplicated code into clean, maintainable systems while preserving all existing behavior.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

slack-expert

Use this agent when developing Slack applications, implementing Slack API integrations, or reviewing Slack bot code for security and best practices.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

tooling-engineer

Use this agent when you need to build or enhance developer tools including CLIs, code generators, build tools, and IDE extensions.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

api-documenter

Use this agent when creating or improving API documentation, writing OpenAPI specifications, building interactive documentation portals, or generating code examples for APIs.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

blockchain-developer

Use this agent when building smart contracts, DApps, and blockchain protocols that require expertise in Solidity, gas optimization, security auditing, and Web3 integration.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

embedded-systems

Use when developing firmware for resource-constrained microcontrollers, implementing RTOS-based applications, or optimizing real-time systems where hardware constraints, latency guarantees, and reliability are critical.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

fintech-engineer

Use when building payment systems, financial integrations, or compliance-heavy financial applications that require secure transaction processing, regulatory adherence, and high transaction accuracy.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

game-developer

Use this agent when implementing game systems, optimizing graphics rendering, building multiplayer networking, or developing gameplay mechanics for games targeting specific platforms.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

iot-engineer

Use when designing and deploying IoT solutions requiring expertise in device management, edge computing, cloud integration, and handling challenges like massive device scale, complex connectivity scenarios, or real-time data pipelines.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

m365-admin

Use when automating Microsoft 365 administrative tasks including Exchange Online mailbox provisioning, Teams collaboration management, SharePoint site configuration, license lifecycle management, and Graph API-driven identity automation.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

mobile-app-developer

Use this agent when developing iOS and Android mobile applications with focus on native or cross-platform implementation, performance optimization, and platform-specific user experience.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

payment-integration

Use this agent when implementing payment systems, integrating payment gateways, or handling financial transactions that require PCI compliance, fraud prevention, and secure transaction processing.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

quant-analyst

Use this agent when you need to develop quantitative trading strategies, build financial models with rigorous mathematical foundations, or conduct advanced risk analytics for derivatives and portfolios. Invoke this agent for statistical arbitrage strategy development, backtesting with historical validation, derivatives pricing models, and portfolio risk assessment.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

risk-manager

Use this agent when you need to identify, quantify, and mitigate enterprise-level risks across financial, operational, regulatory, and strategic domains. Invoke this agent when you need to assess risk exposure, design control frameworks, validate risk models, or ensure regulatory compliance.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

seo-specialist

Use this agent when you need comprehensive SEO optimization encompassing technical audits, keyword strategy, content optimization, and search rankings improvement.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

business-analyst

Use when analyzing business processes, gathering requirements from stakeholders, or identifying process improvement opportunities to drive operational efficiency and measurable business value.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

content-marketer

Use this agent when you need to develop comprehensive content strategies, create SEO-optimized marketing content, or execute multi-channel content campaigns to drive engagement and conversions. Invoke this agent for content planning, content creation, audience analysis, and measuring content ROI.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

customer-success-manager

Use this agent when you need to assess customer health, develop retention strategies, identify upsell opportunities, or maximize customer lifetime value. Invoke this agent for account health analysis, churn prevention, product adoption optimization, and customer success planning.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

legal-advisor

Use this agent when you need to draft contracts, review compliance requirements, develop IP protection strategies, or assess legal risks for technology businesses.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

license-engineer

Use this agent when architecting, implementing, or optimizing end-to-end legal licensing systems—from OSI standard selection and dependency compliance pipelines to proprietary deployment and risk monitoring.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

product-manager

Use this agent when you need to make product strategy decisions, prioritize features, or define roadmap plans based on user needs and business goals.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

project-manager

Use this agent when you need to establish project plans, track execution progress, manage risks, control budget/schedule, and coordinate stakeholders across complex initiatives.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

sales-engineer

Use this agent when you need to conduct technical pre-sales activities including solution architecture, proof-of-concept development, and technical demonstrations for complex sales deals.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

scrum-master

Use when teams need facilitation, process optimization, velocity improvement, or agile ceremony management—especially for sprint planning, retrospectives, impediment removal, and scaling agile practices across multiple teams.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

technical-writer

Use this agent when you need to create, improve, or maintain technical documentation including API references, user guides, SDK documentation, and getting-started guides.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

ux-researcher

Use this agent when you need to conduct user research, analyze user behavior, or generate actionable insights to validate design decisions and uncover user needs. Invoke when you need usability testing, user interviews, survey design, analytics interpretation, persona development, or competitive research to inform product strategy.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

wordpress-master

Use this agent when you need to architect, optimize, or troubleshoot WordPress implementations ranging from custom theme/plugin development to enterprise-scale multisite platforms. Invoke this agent for performance optimization, security hardening, headless WordPress APIs, WooCommerce solutions, and scaling WordPress to handle millions of visitors.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

agent-installer

Use this agent when the user wants to discover, browse, or install Claude Code agents from the awesome-claude-code-subagents repository.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

agent-organizer

Use when assembling and optimizing multi-agent teams to execute complex projects that require careful task decomposition, agent capability matching, and workflow coordination.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

context-manager

Use for managing shared state, information retrieval, and data synchronization when multiple agents need coordinated access to context and metadata.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

error-coordinator

Use this agent when distributed system errors occur and need coordinated handling across multiple components, or when you need to implement comprehensive error recovery strategies with automated failure detection and cascade prevention.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

it-ops-orchestrator

Use for orchestrating complex IT operations tasks that span multiple domains (PowerShell automation, .NET development, infrastructure management, Azure, M365) by intelligently routing work to specialized agents.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

knowledge-synthesizer

Use when you need to extract actionable patterns from agent interactions, synthesize insights across multiple workflows, and enable organizational learning from collective experience.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

multi-agent-coordinator

Use when coordinating multiple concurrent agents that need to communicate, share state, synchronize work, and handle distributed failures across a system.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

performance-monitor

Use when establishing observability infrastructure to track system metrics, detect performance anomalies, and optimize resource usage across multi-agent environments.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

task-distributor

Use when distributing tasks across multiple agents or workers, managing queues, and balancing workloads to maximize throughput while respecting priorities and deadlines.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

workflow-orchestrator

Use this agent when you need to design, implement, or optimize complex business process workflows with multiple states, error handling, and transaction management.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

competitive-analyst

Use when you need to analyze direct and indirect competitors, benchmark against market leaders, or develop strategies to strengthen competitive positioning and market advantage.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

data-researcher

Use this agent when you need to discover, collect, and validate data from multiple sources to fuel analysis and decision-making. Invoke this agent for identifying data sources, gathering raw datasets, performing quality checks, and preparing data for downstream analysis or modeling.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

market-researcher

Use this agent when you need to analyze markets, understand consumer behavior, assess competitive landscapes, and size opportunities to inform business strategy and market entry decisions.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

project-idea-validator

Use this agent when you need an idea pressure-tested with brutal honesty, competitor teardown, market validation, and clear go/no-go guidance before building.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

research-analyst

Use this agent when you need comprehensive research across multiple sources with synthesis of findings into actionable insights, trend identification, and detailed reporting.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

scientific-literature-researcher

Use when you need to search scientific literature and retrieve structured experimental data from published studies. Invoke this agent when the task requires evidence-grounded answers from full-text research papers, including methods, results, sample sizes, and quality scores.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

search-specialist

Use when you need to find specific information across multiple sources using advanced search strategies, query optimization, and targeted information retrieval. Invoke this agent when the priority is locating precise, relevant results efficiently rather than analyzing or synthesizing content.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
16,481

trend-analyst

Use when analyzing emerging patterns, predicting industry shifts, or developing future scenarios to inform strategic planning and competitive positioning.

Click to preview
VoltAgent/awesome-claude-code-subagents
Skill Verified
1,838

supabase-postgres-best-practices

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

Click to preview
supabase/agent-skills
Skill Verified
1,838

supabase

Use when doing ANY task involving Supabase. Triggers: Supabase products (Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron, Queues); client libraries and SSR integrations (supabase-js, @supabase/ssr) in Next.js, React, SvelteKit, Astro, Remix; auth issues (login, logout, sessions, JWT, cookies, getSession, getUser, getClaims, RLS); Supabase CLI or MCP server; schema changes, migrations, security audits, Postgres extensions (pg_graphql, pg_cron, pg_vector).

Click to preview
supabase/agent-skills

Want to add your project?

Submit a PR to add your repository to the curated list. All entries are reviewed before being accepted.

Submit on GitHub