Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:43:08 +08:00
commit d46b54b96b
4 changed files with 102 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "tech-stack",
"description": "Commands for setup or update of CLAUDE.md file with best practices for specific language or framework.",
"version": "1.0.0",
"author": {
"name": "Vlad Goncharov",
"email": "vlad.goncharov@neolab.finance"
},
"commands": [
"./commands"
]
}