Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:01:09 +08:00
commit 9621ada71c
9 changed files with 4298 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "cloudflare-workers",
"description": "Skill: Rapid development with Cloudflare Workers - build and deploy serverless applications",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Misha Kolesnik",
"email": "misha@kolesnik.io"
},
"skills": [
"./skills/skill"
]
}