Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:50:26 +08:00
commit 7941a65c00
22 changed files with 7407 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "fullstack-dev-skills",
"description": "Comprehensive skill pack for full-stack developers covering frameworks, workflows, and security. Includes 19 specialized skills: NestJS, Django, FastAPI, React, React Native, Flutter experts, plus debugging, monitoring, architecture design, code review, and security analysis.",
"version": "0.0.4",
"author": {
"name": "jeffallan",
"email": "github@jeffallan"
},
"skills": [
"./skills"
]
}