Curated by@harlan-zwFeatured collection

Codebase architecture

Plan structural changes with clear domain language, architecture review, tests, debugging, and an executable plan.

Skills
5
Repositories
2
Updated

Included skills

5 total
  1. improve-codebase-architecture

    /improve-codebase-architecture 路 mattpocock/skills

    Find structural seams, refactoring opportunities, and testability improvements in TypeScript codebases.

  2. test-driven-development

    /test-driven-development 路 obra/superpowers

    Keep structural work grounded in a failing test and regression coverage.

  3. systematic-debugging

    /systematic-debugging 路 obra/superpowers

    Use a disciplined diagnosis loop when structural changes expose a latent bug.

  4. domain-modeling

    /domain-modeling 路 mattpocock/skills

    Make domain boundaries explicit before code starts moving.

  5. writing-plans

    /writing-plans 路 obra/superpowers

    Turn a structural change into sequenced work an agent can execute and verify.