24 lines
607 B
JSON
24 lines
607 B
JSON
{
|
|
"name": "mattpocock",
|
|
"owner": {
|
|
"name": "Matt Pocock",
|
|
"url": "https://www.aihero.dev"
|
|
},
|
|
"description": "Matt Pocock's skills for real engineering, as an installable Claude Code plugin.",
|
|
"plugins": [
|
|
{
|
|
"name": "mattpocock-skills",
|
|
"source": "./",
|
|
"description": "Matt Pocock's agent skills for real engineering — grilling, spec/ticket flows, TDD, code review, domain modelling and more.",
|
|
"category": "engineering",
|
|
"keywords": [
|
|
"engineering",
|
|
"skills",
|
|
"tdd",
|
|
"code-review",
|
|
"grilling"
|
|
]
|
|
}
|
|
]
|
|
}
|