Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:42:01 +08:00
commit a4708aa13c
5 changed files with 228 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "claude-code-docs",
"description": "Claude Code documentation - auto-updating local docs with search skill",
"version": "1.2.0",
"author": {
"name": "Nathan Vale",
"email": "hi@nathanvale.com"
},
"skills": [
"./skills"
]
}