Files
gh-rafaelcalleja-claude-mar…/.claude-plugin/plugin.json
2025-11-30 08:48:52 +08:00

34 lines
1.0 KiB
JSON

{
"name": "claudekit-skills",
"description": "ClaudeKit Skills - Comprehensive collection of specialized agent skills, commands, and agents for authentication, AI/ML, web development, cloud platforms, databases, debugging, documentation, problem-solving, and more",
"version": "main",
"author": {
"name": "mrgoonie",
"url": "https://github.com/mrgoonie"
},
"skills": [
"./skills/ai-multimodal",
"./skills/better-auth",
"./skills/chrome-devtools",
"./skills/claude-code",
"./skills/code-review",
"./skills/common",
"./skills/databases",
"./skills/debugging",
"./skills/devops",
"./skills/docs-seeker",
"./skills/document-skills",
"./skills/google-adk-python",
"./skills/mcp-builder",
"./skills/mcp-management",
"./skills/media-processing",
"./skills/problem-solving",
"./skills/repomix",
"./skills/sequential-thinking",
"./skills/shopify",
"./skills/skill-creator",
"./skills/template-skill",
"./skills/ui-styling",
"./skills/web-frameworks"
]
}