Added DDD-awareness to improve-codebase-architecture

This commit is contained in:
Matt Pocock
2026-04-23 11:25:36 +01:00
parent 1186cf6d42
commit 949472a791
6 changed files with 108 additions and 126 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ These skills help you write, refactor, and fix code.
npx skills@latest add mattpocock/skills/triage-issue
```
- **improve-codebase-architecture** — Explore a codebase for architectural improvement opportunities, focusing on deepening shallow modules and improving testability.
- **improve-codebase-architecture** — Find deepening opportunities in a codebase, informed by the domain language in `CONTEXT.md` and the decisions in `docs/adr/`.
```
npx skills@latest add mattpocock/skills/improve-codebase-architecture