mirror of
https://github.com/mattpocock/skills.git
synced 2026-07-29 02:52:42 +07:00
Close a standing CLAUDE.md-invariant gap where two promoted skills were not fully wired into the plugin manifest and READMEs. - resolving-merge-conflicts (model-invoked): add to .claude-plugin/plugin.json, top-level README.md, and skills/engineering/README.md. - implement (user-invoked): add the missing line to skills/engineering/README.md (already present in plugin.json and the top README). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
28 lines
961 B
JSON
28 lines
961 B
JSON
{
|
|
"name": "mattpocock-skills",
|
|
"skills": [
|
|
"./skills/engineering/ask-matt",
|
|
"./skills/engineering/diagnosing-bugs",
|
|
"./skills/engineering/grill-with-docs",
|
|
"./skills/engineering/triage",
|
|
"./skills/engineering/improve-codebase-architecture",
|
|
"./skills/engineering/setup-matt-pocock-skills",
|
|
"./skills/engineering/tdd",
|
|
"./skills/engineering/to-spec",
|
|
"./skills/engineering/to-tickets",
|
|
"./skills/engineering/wayfinder",
|
|
"./skills/engineering/implement",
|
|
"./skills/engineering/prototype",
|
|
"./skills/engineering/research",
|
|
"./skills/engineering/domain-modeling",
|
|
"./skills/engineering/codebase-design",
|
|
"./skills/engineering/code-review",
|
|
"./skills/engineering/resolving-merge-conflicts",
|
|
"./skills/productivity/grill-me",
|
|
"./skills/productivity/grilling",
|
|
"./skills/productivity/handoff",
|
|
"./skills/productivity/teach",
|
|
"./skills/productivity/writing-great-skills"
|
|
]
|
|
}
|