Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:36:37 +08:00
commit 7d67ed06c8
5 changed files with 645 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "documentation-templates",
"description": "Templates and examples for creating comprehensive project documentation including AGENTS.md and Claude Code delegation rules with best practices",
"version": "1.1.0",
"author": {
"name": "Claude Code Toolkit"
},
"skills": [
"./skills"
]
}