Search the registry
One search across every skill, MCP server, agent, and workflow.
12 results
Architect
1.1.0Hermes Registry
Designs an implementation plan and weighs architectural trade-offs.
api-and-interface-design
1.0.0addyosmani · software-development
Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.
architecture-diagram
1.0.0Cocoon AI (hello@cocoon-ai.com), ported by Hermes Agent · creative
Dark-themed SVG architecture/cloud/infra diagrams as HTML.
codebase-design
1.0.0mattpocock · software-development
Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.
documentation-and-adrs
1.0.0addyosmani · software-development
Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.
domain-modeling
1.0.0mattpocock · software-development
Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.
drawio
1.0.0Agents365-ai · diagramming
Use when you need to generate architecture diagrams, flowcharts, ER diagrams, or any visual diagram from natural language. Exports to PNG, SVG, and PDF via draw.io.
excalidraw
1.0.0Hermes Agent · creative
Hand-drawn Excalidraw JSON diagrams (arch, flow, seq).
google-cloud-recipe-onboarding
1.0.0google · devops
Guides a developer's first steps on Google Cloud, covering account creation, billing setup, project management, and deploying a first resource. Use when a new developer wants to initialize their first Google Cloud project, configure billing, and verify deployment. Don't use for enterprise organization setup (use Google Cloud Setup guided flow for that instead). Don't use for complex multi-project architectures.
hermes-s6-container-supervision
1.0.0Hermes Agent · software-development
Modify, debug, or extend the s6-overlay supervision tree inside the Hermes Agent Docker image — adding new services, debugging profile gateways, understanding the Architecture B main-program pattern.
improve-codebase-architecture
1.0.0mattpocock · software-development
Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.
security-threat-model
1.0.0openai · red-teaming
Repository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations, and writes a concise Markdown threat model. Trigger only when the user explicitly asks to threat model a codebase or path, enumerate threats/abuse paths, or perform AppSec threat modeling. Do not trigger for general architecture summaries, code review, or non-security design work.