Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:44:25 +08:00
commit 166ae1e87a
8 changed files with 1353 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "handbook-structured-plan-mode",
"description": "Structured planning methodology for complex feature implementations through systematic task decomposition",
"version": "1.12.0",
"author": {
"name": "nikiforovall",
"url": "https://github.com/nikiforovall"
},
"skills": [
"./skills/structured-plan-mode"
]
}