Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:29:12 +08:00
commit 8d8103de19
10 changed files with 1264 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "deployment",
"description": "Cloudflare Workers and Pages deployment with integrated debugging and troubleshooting chains",
"version": "1.0.0",
"author": {
"name": "Grey Haven Studio"
},
"skills": [
"./skills/deployment-cloudflare"
]
}