← all publishers

kouryuu

@kouryuu source repo

10 published skills

  1. Retro · kouryuu bundle
    Conduct a retrospective on a coding session.
    0
    installs
  2. Teach · kouryuu bundle
    Teach the user a new skill or concept, within this workspace.
    0
    installs
  3. To Spec · kouryuu bundle
    Turn the current conversation into a spec and publish it to the project issue tracker: no interview, just synthesis of what you've already discussed.
    0
    installs
  4. Wait What · kouryuu bundle
    Stop. That last message did not land: re-pitch it.
    0
    installs
  5. Ape Prompt Improver · kouryuu
    Improves user prompts using the APE (Automatic Prompt Engineer) pipeline. Calls the ape CLI tool to generate, score, and rank improved variants of any prompt before executing it.
    0
    installs
  6. UX Rules Don · kouryuu
    Applies Don Norman’s human-centered design principles to evaluate or generate user interfaces. Ensures visibility of actions, clear feedback, natural mappings, error prevention, and minimal cognitive load.
    0
    installs
  7. Grilling · kouryuu bundle
    Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.
    0
    installs
  8. Project Scaffold Web With Backend · kouryuu bundle
    Create or upgrade a production-minded full-stack project scaffold with a current React/Vite frontend; a strongly typed TypeScript, Go, Rust, or Python backend; compact structured observability; browser-first tests; and explicit API contracts. Use when starting a web application, generating a reusable starter, or establishing baseline architecture and tooling. Do not use for frontend-only component work or small changes to an established project unless the user asks to adopt this baseline.
    0
    installs
  9. Code Review · kouryuu 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/spec 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
  10. Domain Modeling · kouryuu bundle
    Build and sharpen a project's domain model. Use when discussing codebase terminology, writing or editing a CONTEXT.md, or recording or editing an ADR.
    0
    installs