Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:46:50 +08:00
commit a3a73d67d7
67 changed files with 19703 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "smart-init",
"description": "Interactive ClaudeShack ecosystem initialization. Analyzes codebase, mines history, discusses findings with you, seeds Oracle with verified knowledge, sets up Context7 for current docs. Creates a foundation that improves over use.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Overlord-Z",
"email": "[email protected]"
},
"skills": [
"./skills"
]
}