feat: add mattpocock-skills as an external-source plugin
Same pattern as caveman/ponytail — installed straight from mattpocock/skills, nothing vendored. Claude Code-only.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "mattpocock-skills",
|
||||
"description": "Matt Pocock's agent skills for real engineering from mattpocock/skills — grilling, spec/ticket flows, TDD, code review, domain modelling and more. Installed straight from the upstream repo, not vendored here.",
|
||||
"version": "1.0.0",
|
||||
"author": "Rootiest",
|
||||
"targets": ["claude-code"],
|
||||
"external": {
|
||||
"claude-code": {
|
||||
"source": "github",
|
||||
"repo": "mattpocock/skills"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user