← all publishers

d0hx4n2503

@d0hx4n2503 source repo

11 published skills

  1. Tdd · d0hx4n2503 bundle
    Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
    0
    installs
  2. Research · d0hx4n2503 bundle
    Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.
    0
    installs
  3. Implement · d0hx4n2503 bundle
    Implement a piece of work based on a spec or set of tickets.
    0
    installs
  4. Prototype · d0hx4n2503 bundle
    Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.
    0
    installs
  5. Code Review · d0hx4n2503 bundle
    Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".
    0
    installs
  6. Release Note · d0hx4n2503 bundle
    Changelog and release notes.
    0
    installs
  7. Codebase Design · d0hx4n2503 bundle
    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.
    0
    installs
  8. Diagnosing Bugs · d0hx4n2503 bundle
    Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
    0
    installs
  9. Domain Modeling · d0hx4n2503 bundle
    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.
    0
    installs
  10. Resolving Merge Conflicts · d0hx4n2503 bundle
    Use when you need to resolve an in-progress git merge/rebase conflict.
    0
    installs
  11. Improve Codebase Architecture · d0hx4n2503 bundle
    Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.
    0
    installs