← all publishers

ca-lee-b

@ca-lee-b source repo

3 published skills

  1. Create Prd · ca-lee-b
    Synthesizes conversation into a concise, implementation-ready PRD. Trigger on "write a PRD", "create a PRD", "document requirements", "write a spec", or when the user has fully specified a feature and is ready to hand off to a build agent. Output is a self-contained .md file.
    0
    installs
  2. Implement Prd · ca-lee-b
    Reads a PRD file and implements it — first producing an execution plan, then writing code. Trigger on "implement the PRD", "build this PRD", "code this up", or any instruction to act on a PRD file. If no file is specified, ask the user before proceeding.
    0
    installs
  3. Codebase Simplifier · ca-lee-b
    Audits a codebase and produces a prioritized report on what to cut to reach a lean MVP and what existing code can be simplified or made more concise. Use this whenever the user describes their codebase as messy, bloated, over-scoped, or over-engineered; asks what they can remove, cut, descope, or trim; mentions "feature creep," "MVP," "minimum viable product," "too many features," or "too complex"; or wants a second opinion on what's essential vs. optional in their project — even if they never use the word "simplify." Also trigger when a user has a working but sprawling project and wants help getting back to a shippable core.
    0
    installs