Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:17:37 +08:00
commit 53f8448ca7
10 changed files with 1345 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "dev-tools",
"description": "Development tools: agents for coding, refactoring, and architecture",
"version": "1.0.0",
"author": {
"name": "Danil Pismenny",
"email": "danilpismenny@gmail.com"
},
"skills": [
"./skills"
]
}