Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:44:10 +08:00
commit 65a98af806
8 changed files with 965 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "handbook",
"description": "Core Claude Code handbook with best practices and essential tools",
"version": "1.12.0",
"author": {
"name": "nikiforovall",
"url": "https://github.com/nikiforovall"
},
"skills": [
"./skills/skill-creator"
]
}