Added DDD-awareness to improve-codebase-architecture
This commit is contained in:
parent
1186cf6d42
commit
949472a791
6 changed files with 108 additions and 126 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue