Refactor skill references and documentation for grill-with-docs skill
- Updated skill reference from domain-model to grill-with-docs in plugin.json and README.md - Added detailed descriptions and context for grill-with-docs in its SKILL.md - Created ADR-FORMAT.md and CONTEXT-FORMAT.md for grill-with-docs to standardize decision recording - Adjusted references in improve-codebase-architecture to align with new grill-with-docs structure
This commit is contained in:
parent
51384f4e70
commit
fb847c6ade
8 changed files with 36 additions and 20 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"name": "mattpocock-skills",
|
||||
"skills": [
|
||||
"./skills/engineering/diagnose",
|
||||
"./skills/engineering/domain-model",
|
||||
"./skills/engineering/grill-with-docs",
|
||||
"./skills/engineering/github-triage",
|
||||
"./skills/engineering/improve-codebase-architecture",
|
||||
"./skills/engineering/tdd",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue