Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:45:07 +08:00
commit 33ca36e6d4
98 changed files with 7082 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "example-skills",
"description": "Collection of example skills demonstrating various capabilities including skill creation, MCP building, visual design, algorithmic art, internal communications, web testing, artifact building, Slack GIFs, and theme styling",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Keith Lazuka",
"email": "klazuka@anthropic.com"
},
"skills": [
"./skills/brand-guidelines",
"./skills/canvas-design",
"./skills/mcp-builder"
]
}