add-api
新增 Cloudflare Workers API 端点,并在前端封装调用。
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
新增 Cloudflare Workers API 端点,并在前端封装调用。
gh-pr is a GitHub PR management AI agent skill that automates workflows for developers and teams.
Curated DJ set streaming platform with AI-powered tracklist detection and community annotations. Built on Cloudflare Workers, R2, D1, and Workers AI.
building-mcp-server-on-cloudflare is a technical skill for setting up MCP servers on Cloudflare using the MCP SDK and Cloudflare Workers integration.
sandbox-sdk is a Cloudflare Workers solution for secure code execution, providing a sandboxed environment for running untrusted code, ideal for developers needing isolated execution.
Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring wrangler.jsonc, or checking for common Workers anti-patterns (streaming, floating promises, global state, secrets, bindings, observability). Biases towards retrieval from Cloudflare docs over pre-trained knowledge.
building-ai-agent-on-cloudflare is a skill for building AI agents on Cloudflare using the Agents SDK and Workers docs
Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best practices. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.
oauth-integrations is a skill that facilitates OAuth authentication with GitHub and Microsoft, allowing for secure and efficient authorization in edge environments.
Use when deploying a Bknd application to production hosting. Covers Cloudflare Workers/Pages, Node.js/Bun servers, Docker, Vercel, AWS Lambda, and other platforms.
Safe HTML templating patterns for Cloudflare Worker using Hono. Use when injecting dynamic content into HTML responses, generating meta tags, or rendering server-side HTML with user data.
Deploy applications to Cloudflare Workers and/or Supabase Edge Functions. Supports unified multi-platform deployment. Use when deploying to production, publishing APIs/functions, or when user requests