Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:36:35 +08:00
commit 9951a55211
18 changed files with 1638 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"name": "development-workflow",
"description": "Comprehensive development toolkit with senior engineering, code review, architecture advisory, screenshot comparison, and PR management capabilities for end-to-end software development",
"version": "1.1.0",
"author": {
"name": "Claude Code Toolkit"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}