Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:21:19 +08:00
commit 58598a4a49
8 changed files with 1954 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "development-skills",
"description": "Reusable skills for code review, ADRs, API documentation, test generation, and performance profiling",
"version": "1.0.0",
"author": {
"name": "Brock"
},
"skills": [
"./skills"
]
}