Hermes

Hermes from BULDEE/ai-craftsman-superpowers.

by @buldee 7 skills

Skills in this plugin

7
  1. Craftsman Spec · buldee
    Specification-first development (BDD/TDD). Use when implementing new features, creating new components, or when requirements need clarification through tests.
    1 install
  2. Craftsman Test · buldee bundle
    Pragmatic testing following Fowler/Martin principles. Use when writing or reviewing tests, deciding what to test, or improving test coverage strategically.
    1 install
  3. Craftsman Debug · buldee
    Systematic debugging using ReAct pattern. Use when encountering bugs, errors, unexpected behavior, test failures, or performance issues. Never guess - investigate methodically.
    1 install
  4. Craftsman Design · buldee bundle
    Senior Domain-Driven Design methodology. Use for creating entities, value objects, aggregates, or designing domain models. Follows a 4-phase process (Understand, Challenge, Recommend, Implement).
    1 install
  5. Craftsman Legacy · buldee bundle
    Legacy code rescue - audit hotspots, cover with characterization tests, break dependencies, and plan strangler-fig migrations. Use when inheriting, taming, testing, or refactoring an untested/undocumented codebase.
    1 install
  6. Craftsman Quality · buldee
    How to write code that passes the craftsman gate, and how to answer it when it refuses a turn. Load when coding in a repository where the craftsman plugin is enabled.
    1 install
  7. Craftsman Refactor · buldee bundle
    Systematic refactoring with behavior preservation. Use when improving existing code structure, reducing technical debt, or when code smells are detected.
    1 install