← all publishers

codethread

@codethread source repo

11 published skills

  1. How · codethread bundle
    Decompose a feature PRD into an ordered task list. Mechanical phase — pure agent. Triggers on: "dev/how", "decompose", "break this down", "create tasks"
    0 installs
  2. What · codethread bundle
    Define what to build through structured research and experimentation. Produces or revises `.dev/<feature>/prd.md`. Triggers on: "what should we build", "let's plan", "new feature", "I want to build", "dev/what"
    0 installs
  3. Specs · codethread bundle
    Write or update persistent domain specs from existing code. Updates `specs/<domain>.md` and `specs/README.md`. Triggers on: "dev/specs", "write spec", "update specs", "spec this"
    0 installs
  4. Systems · codethread bundle
    Survey a codebase and produce a reverse-spec backlog in `specs/systems.yml`. Use when you want a queue of stable system domains to reverse-engineer over time. Triggers on: "dev/systems", "what systems should we spec", "plan reverse specs"
    0 installs
  5. Introspection · codethread bundle
    Test and verify Claude Code behaviour — hooks, instructions, CLAUDE.md rules, tool usage patterns — using a headless subprocess harness. Use when building integration tests, verifying hook execution, or validating Claude Code configuration end-to-end.
    0 installs
  6. Claude Code Knowledge · codethread bundle
    Mandatory when configuring any Claude Code specifics - hooks, skills, plugins, MCP servers, slash commands, settings, agents, or any Claude Code feature. Provides opinionated best practices
    0 installs
  7. Init · codethread bundle
    Bootstrap a new project with the BDFL architecture
    1 install
  8. Migrate · codethread bundle
    Incrementally migrate an existing project toward the BDFL architecture
    1 install
  9. Lang React · codethread
    Build React SPAs where components are declarative UI consuming external state (Zustand/XState/TanStack Query). Logic lives in stores, not components.
    1 install
  10. Lang Typescript · codethread bundle
    Write clean, type-safe TypeScript code using modern patterns, strict configuration, and best practices. Use when writing TypeScript code, configuring projects, or solving type-related challenges.
    1 install
  11. Writing Documentation · codethread bundle
    Write clear, effective technical documentation following industry-proven patterns from exemplary projects and authoritative style guides, with built-in countermeasures for common LLM documentation issues
    1 install