Add initial implementation of design-an-interface skill and linking script

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
Matt Pocock
2026-04-28 09:23:06 +01:00
parent 383b6a06d5
commit 3e3ca9b9fa
3 changed files with 29 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"name": "mattpocock-skills",
"skills": [
"./skills/deprecated/design-an-interface"
]
}