Add 'frontend-design' example skill (#98)

This commit is contained in:
Keith Lazuka
2025-11-12 12:58:13 -05:00
committed by GitHub
parent c74d647e56
commit e5c60158df
3 changed files with 226 additions and 6 deletions

View File

@@ -27,16 +27,17 @@
"source": "./",
"strict": false,
"skills": [
"./skill-creator",
"./mcp-builder",
"./canvas-design",
"./algorithmic-art",
"./internal-comms",
"./webapp-testing",
"./artifacts-builder",
"./brand-guidelines",
"./canvas-design",
"./frontend-design",
"./internal-comms",
"./mcp-builder",
"./skill-creator",
"./slack-gif-creator",
"./theme-factory",
"./brand-guidelines"
"./webapp-testing"
]
}
]