Add initial implementation of design-an-interface skill and linking script
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
parent
383b6a06d5
commit
3e3ca9b9fa
3 changed files with 29 additions and 0 deletions
6
.claude-plugin/plugin.json
Normal file
6
.claude-plugin/plugin.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"name": "mattpocock-skills",
|
||||
"skills": [
|
||||
"./skills/deprecated/design-an-interface"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue