Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:28:13 +08:00
commit 53ccd33381
8 changed files with 1897 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "frontend-development",
"description": "Frontend development skill with design and implementation checklists",
"version": "1.0.0",
"author": {
"name": "ClaudeSmith"
},
"skills": [
"./skills"
]
}