Hermes Registry

Search the registry

One search across every skill, MCP server, agent, and workflow.

6 results

Etherscan

1.0.0

Community

MCP

Block explorer access — contract verification, transaction lookups, ABI fetch. Read-only, fine to leave on.

web3blockchainethereum
2

doubt-driven-development

1.0.0

addyosmani · software-development

Skill

Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production, security-sensitive logic, irreversible operations), or any time a confident output would be cheaper to verify now than to debug later.

MethodologyAssumptionsVerification
0

grill-with-docs

1.0.0

mattpocock · software-development

Skill

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

DocsReviewVerification
0

receiving-code-review

1.0.0

obra · software-development

Skill

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

Code ReviewFeedback
0

requesting-code-review

2.0.0

Hermes Agent (adapted from obra/superpowers + MorAlekss) · software-development

Skill

Pre-commit review: security scan, quality gates, auto-fix.

code-reviewsecurityverification
0

verification-before-completion

1.0.0

obra · software-development

Skill

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

VerificationQACompletion
0