Codebase architecture
Plan structural changes with clear domain language, architecture review, tests, debugging, and an executable plan.
- Skills
- 5
- Repositories
- 2
- Updated
Included skills
improve-codebase-architecture/improve-codebase-architecture 路 mattpocock/skills
Find structural seams, refactoring opportunities, and testability improvements in TypeScript codebases.
test-driven-development/test-driven-development 路 obra/superpowers
Keep structural work grounded in a failing test and regression coverage.
systematic-debugging/systematic-debugging 路 obra/superpowers
Use a disciplined diagnosis loop when structural changes expose a latent bug.
domain-modeling/domain-modeling 路 mattpocock/skills
Make domain boundaries explicit before code starts moving.
writing-plans/writing-plans 路 obra/superpowers
Turn a structural change into sequenced work an agent can execute and verify.