Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:51:29 +08:00
commit 4f7c98dd9c
24 changed files with 5134 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "claude-code-metaskill",
"description": "Documentation Skills for all Claude Code features - automatically loads relevant docs when you mention slash commands, sub-agents, hooks, plugins, MCP, output styles, and more",
"version": "1.0.0",
"author": {
"name": "Reggie Chan"
},
"skills": [
"./skills"
]
}