From edgeone-makers-tools
EdgeOne Makers Cloud Functions — Node.js, Go, and Python runtimes. Use when building server-side APIs, Express/Koa patterns, or backend logic.
How this skill is triggered — by the user, by Claude, or both
Slash command
/edgeone-makers-tools:makers-cloud-functionsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Server-side functions supporting Node.js, Go, and Python runtimes.
Server-side functions supporting Node.js, Go, and Python runtimes.
| Runtime | When to use | Reference |
|---|---|---|
| Node.js | Express/Koa patterns, npm ecosystem | references/node-functions.md |
| Go | High performance, Gin/Echo/Chi | references/go-functions.md |
| Python | Flask/FastAPI, ML libraries | references/python-functions.md |
npx claudepluginhub tencentedgeone/edgeone-makers-toolsBuilds and deploys serverless applications on Cloudflare Workers using JavaScript, TypeScript, Python, or Rust. Useful for APIs, full-stack web apps, edge functions, background jobs, and real-time apps.
Guides building, deploying, and debugging CloudBase Event Functions and HTTP Functions. Use for application runtime code on CloudBase, not for calling platform APIs.
Deploys serverless functions on Google Cloud Platform with triggers, IAM roles, environment variables, and monitoring. For event-driven computing and HTTP APIs.