skills/.claude-plugin/plugin.json
Matt Pocock 3e3ca9b9fa Add initial implementation of design-an-interface skill and linking script
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 09:23:06 +01:00

6 lines
99 B
JSON

{
"name": "mattpocock-skills",
"skills": [
"./skills/deprecated/design-an-interface"
]
}