Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:01:58 +08:00
commit aa33fffdfe
25 changed files with 4562 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "specimin",
"description": "Feature specification, planning, implementation, review, and refactoring workflow for full-stack and UI projects",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Timothy Voice",
"email": "zhongweili@tubi.tv"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}