Search the registry
One search across every skill, MCP server, agent, and workflow.
36 results
Bug Fix
1.0.0Hermes Registry
Reproduce a reported bug, fix it, and add a regression test.
Debugger
1.1.0Hermes Registry
Root-causes a failing test or bug and proposes a minimal fix.
Dependency Upgrade
1.0.0Hermes Registry
Bump dependencies, run the test suite, and open a PR if green.
Feature Implementation
1.0.0Hermes Registry
Plan, implement, and test a new feature end to end.
Neon
1.0.0Neon
Serverless Postgres with branch-based migrations — the agent tests migrations on an instant copy-on-write branch before applying.
Playwright
1.0.0Microsoft
Drive a real browser — navigate, click, fill forms, screenshot, and run plain-English smoke tests.
Prompt Engineer
1.1.0Hermes Registry
Designs, tests, and refines prompts for LLM features.
Refactor Module
1.0.0Hermes Registry
Safely refactor a module behind its existing tests.
Test Coverage Boost
1.0.0Hermes Registry
Find under-tested code and add the highest-value missing tests.
Test Writer
1.1.0Hermes Registry
Writes focused unit and integration tests for existing code.
aspnet-core
1.0.0openai · software-development
Build, review, refactor, or architect ASP.NET Core web applications using current official guidance for .NET web development. Use when working on Blazor Web Apps, Razor Pages, MVC, Minimal APIs, controller-based Web APIs, SignalR, gRPC, middleware, dependency injection, configuration, authentication, authorization, testing, performance, deployment, or ASP.NET Core upgrades.
backtest-expert
1.0.0TraderMonty · trading
Expert guidance for systematic backtesting of trading strategies. Use when developing, testing, stress-testing, or validating quantitative trading strategies. Covers "beating ideas to death" methodology, parameter robustness testing, slippage modeling, bias prevention, and interpreting backtest results. Applicable when user asks about backtesting, strategy validation, robustness testing, avoiding overfitting, or systematic trading development.
browser-testing-with-devtools
1.0.0addyosmani · software-development
Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be configured.
ci-cd-and-automation
1.0.0addyosmani · devops
Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.
cybersecurity-mitre
1.0.0mukul975 · red-teaming
Use when performing security research, red-teaming, or threat modeling. 753+ structured cybersecurity skills mapped to MITRE ATT&CK tactics and techniques.
debugging-and-error-recovery
1.0.0addyosmani · software-development
Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.
dogfood
1.0.0· dogfood
Exploratory QA of web apps: find bugs, evidence, reports.
dual-axis-skill-reviewer
1.0.0TraderMonty · trading
Review skills in any project using a dual-axis method: (1) deterministic code-based checks (structure, scripts, tests, execution safety) and (2) LLM deep review findings. Use when you need reproducible quality scoring for `skills/*/SKILL.md`, want to gate merges with a score threshold (for example 90+), or need concrete improvement items for low-scoring skills. Works across projects via --project-root.
finishing-a-development-branch
1.0.0obra · software-development
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
google-agents-cli-onboarding
1.0.0google · devops
Onboarding entrypoint for agents-cli in Agent Platform. It should be used when the user wants to "create a new agent", "develop an agent", "build an agent using ADK", "run the agent locally", "debug agent code", "test an agent", "evaluate an agent", "deploy an agent", "publish an agent", "monitor an agent", or needs the ADK (Agent Development Kit) development lifecycle.
google-cloud-networking-observability
1.0.0google · devops
Investigates Google Cloud networking issues by analyzing logs, metrics, and diagnostics. Use when investigating VPC Flow Logs (including cost estimation), NAT, firewall, or threat logs, querying latency and throughput metrics, or running Connectivity Tests for path diagnostics. Don't use for generic VM management or non-observability tasks.
grilling
1.0.0mattpocock · productivity
Interview the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.
idea-refine
1.0.0addyosmani · productivity
Refines raw ideas into sharp, actionable concepts through structured divergent and convergent thinking. Use when an idea is still vague, when you need to stress-test assumptions before committing to a plan, or when you want to expand options before converging on one. Triggers on "ideate", "refine this idea", or "stress-test my plan".
interview-me
1.0.0addyosmani · productivity
Extracts what the user actually wants instead of what they think they should want. Achieves this through one-question-at-a-time interview until ~95% confidence about the underlying intent. Use when an ask is underspecified ("build me X" without "for whom" or "why now"), when the user explicitly invokes ("interview me", "grill me", "are we sure?", "stress-test my thinking"), or when you catch yourself silently filling in ambiguous requirements before any plan, spec, or code exists.