Arvore Repo Hub
Open Directory

Skills, Agents, Hooks & Commands

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

197 items
5 sources
3 categories
Skill Verified Registry
16

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
16

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
16

code-review

Code review knowledge. Use when reviewing an implementation against requirements, validating code quality, checking edge cases and security, or before opening a PR.

Click to preview
arvoreeducacao/rhm
Skill Verified Registry
16

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
16

debugging

Systematic debugging knowledge. Use when diagnosing errors, investigating unexpected behavior, doing root cause analysis, or troubleshooting production issues.

Click to preview
arvoreeducacao/rhm
Skill Verified Registry
16

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
16

kubernetes

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

Click to preview
arvoreeducacao/rhm
Skill Verified Registry
16

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
Skill Verified Registry
16

qa-testing

QA and testing knowledge. Use when testing an implementation end-to-end — building a test plan, validating APIs with curl, driving the UI with Playwright, comparing against Figma, and documenting pass/fail with evidence.

Click to preview
arvoreeducacao/rhm
Skill Verified Registry
16

refinement

Requirements refinement knowledge. Use when turning a vague request into a clear spec, defining API contracts, identifying affected repositories, or capturing scope and edge cases before coding.

Click to preview
arvoreeducacao/rhm
Agent Verified Registry
16

orchestrator

Base capabilities prompt for a hub workspace. Orients the agent to the repositories, available skills, and conventions — no fixed pipeline.

Click to preview
arvoreeducacao/rhm
Skill Verified
256,589

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
256,589

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
256,589

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
256,589

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
256,589

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
256,589

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
256,589

subagent-driven-development

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

Click to preview
obra/superpowers
Skill Verified
256,589

systematic-debugging

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

Click to preview
obra/superpowers
Skill Verified
256,589

test-driven-development

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

Click to preview
obra/superpowers
Skill Verified
256,589

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback

Click to preview
obra/superpowers
Skill Verified
256,589

using-superpowers

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

Click to preview
obra/superpowers
Skill Verified
256,589

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
256,589

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
256,589

writing-skills

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

Click to preview
obra/superpowers
Agent Verified
256,589

AGENTS

Superpowers agents for development workflows

Click to preview
obra/superpowers
Agent Verified
256,589

CLAUDE

Superpowers agents for development workflows

Click to preview
obra/superpowers
Agent Verified
256,589

CODE_OF_CONDUCT

Superpowers agents for development workflows

Click to preview
obra/superpowers
Agent Verified
256,589

GEMINI

Superpowers agents for development workflows

Click to preview
obra/superpowers
Agent Verified
256,589

RELEASE-NOTES

Superpowers agents for development workflows

Click to preview
obra/superpowers
Hook Verified
256,589

session-start

SessionStart hook for superpowers plugin

Click to preview
obra/superpowers
Skill Verified
29,167

vercel-composition-patterns

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

Click to preview
vercel-labs/agent-skills
Skill Verified
29,167

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
29,167

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
29,167

vercel-react-native-skills

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

Click to preview
vercel-labs/agent-skills
Skill Verified
29,167

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
29,167

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
29,167

vercel-optimize

Use for Vercel cost and performance optimization on deployed projects, especially Next.js, SvelteKit, Nuxt, and limited Astro apps. Collect Vercel metrics, usage, project config, and code scan results first; investigate only metric-backed candidates; produce ranked recommendations grounded in verified files and version-aware Vercel/framework docs. Trigger for Vercel bill reduction, slow or expensive routes, caching opportunities, Function Invocations, Build Minutes, Fast Data Transfer, Core Web Vitals, Bot Management, Fluid compute, or cost breakdown requests.

Click to preview
vercel-labs/agent-skills
Skill Verified
29,167

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
Skill Verified
29,167

writing-guidelines

Review docs/prose for Writing Guidelines compliance. Use when asked to "review my docs", "check writing style", "audit prose", "review docs voice and tone", or "check this page against the writing handbook".

Click to preview
vercel-labs/agent-skills
Agent Verified
23,442

README

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

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

node-specialist

Use this agent when you need to build, optimize, or debug Node.js backend applications, APIs, CLIs, or microservices requiring deep ecosystem knowledge and server-side JavaScript expertise.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

gdpr-ccpa-compliance

Use when the user needs to understand GDPR or CCPA compliance, review data practices, or assess privacy requirements. Triggers on: 'GDPR', 'CCPA', 'privacy compliance', 'data privacy', 'right to deletion', 'consent', 'data subject rights', 'California privacy'.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

ui-ux-tester

Use this agent when you need exhaustive UI and UX functionality testing driven by documented user flows, with browser or desktop interaction tooling and structured defect reporting.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

visual-asset-generator

Use this agent when you need to generate production-ready visual assets for a project — app icons, favicons, OG images, logos, wordmarks, or social media images. Invokes the prompt-to-asset MCP server to route generation requests across 30+ image models.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

healthcare-admin

Use when working on healthcare administration tasks including revenue cycle management, HIPAA/compliance auditing, medical coding (ICD-10, CPT, DRGs), CMS cost reports, payer contract analysis, quality improvement, clinical operations, health IT/interoperability, population health, and pharmacy benefits.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
23,442

hipaa-compliance

Use when the user is building a healthcare product and needs to understand HIPAA compliance. Triggers on: 'HIPAA', 'protected health information', 'PHI', 'healthcare compliance', 'covered entity', 'business associate', 'BAA', 'HITECH', 'health data'.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

assumption-mapping

Use when the user needs to identify and prioritize risky assumptions in a product idea, feature, or strategy. Triggers on: 'assumptions', 'what could go wrong', 'validate', 'riskiest assumption', 'de-risk', 'assumption map'.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
23,442

backlog-grooming

Use when the user needs to groom, refine, or clean up a product backlog. Triggers on: 'groom backlog', 'backlog refinement', 'backlog grooming', 'clean up backlog', 'refine stories', 'sprint refinement', 'backlog management'.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
23,442

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
23,442

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
23,442

content-quality-editor

Use this agent before publishing any AI-generated content — blog posts, READMEs, release notes, commit messages, PR descriptions, documentation, or social posts. Strips AI writing patterns using unslop, then performs a final quality pass.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
23,442

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
23,442

growth-loops

Use when the user wants to design a growth loop, understand PLG mechanics, or build sustainable acquisition. Triggers on: 'growth loop', 'flywheel', 'viral loop', 'PLG growth', 'product-led growth', 'growth mechanics', 'how do we grow', 'word of mouth'.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

codebase-orchestrator

Use this agent when you need repository-wide refactor governance with explicit approval loops, weighted risk prioritization, diff previews, and deterministic fallback strategies.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

ab-test-analysis

Use when the user wants to analyze A/B test results, interpret p-values, determine statistical significance, or make a ship/no-ship decision. Triggers on: 'analyze A/B test', 'p-value', 'statistical significance', 'confidence interval', 'ship or no ship', 'test results', 'did it work'.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
23,442

cohort-analysis

Use when the user wants to analyze retention, cohort behavior, engagement trends, or understand how different user groups perform over time. Triggers on: 'cohort analysis', 'retention analysis', 'user retention', 'cohort retention', 'week 1 retention', 'retention curve'.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
23,442

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
23,442

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
23,442

first-principles-thinking

Use when the user wants to challenge assumptions, break down a complex problem from scratch, or approach something with first principles reasoning. Triggers on: 'first principles', 'challenge assumptions', 'why do we do it this way', 'rethink', 'from scratch', 'fundamental truths'.

Click to preview
VoltAgent/awesome-claude-code-subagents
Agent Verified
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
23,442

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
2,343

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
2,343

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, declarative schemas, 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