Files
2025-11-29 18:01:21 +08:00

21 lines
721 B
JSON

{
"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/skill-creator",
"./skills/mcp-builder",
"./skills/canvas-design",
"./skills/algorithmic-art",
"./skills/internal-comms",
"./skills/webapp-testing",
"./skills/artifacts-builder",
"./skills/slack-gif-creator",
"./skills/theme-factory",
"./skills/brand-guidelines"
]
}