Browsing:

Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.

7 available skills

durable-objects

[ Official ]
Logo of cloudflare
cloudflare

Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), implementing RPC methods, SQLite storage, alarms, WebSockets, or reviewing DO code for best practices. Covers Workers integration, wrangler config, and testing with Vitest. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

526
0
Developer

workers-best-practices

[ Official ]
Logo of cloudflare
cloudflare

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.

526
0
Developer

wrangler

Logo of charl-kruger
charl-kruger

Wrangler is a CLI tool for deploying, developing, and managing Cloudflare Workers and related resources, utilizing JSON config and compatibility dates.

6
0
Developer

agents-sdk

[ Official ]
Logo of cloudflare
cloudflare

Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

526
0
Developer

oauth-integrations

Logo of dennislee928
dennislee928

oauth-integrations is a skill that implements OAuth authentication protocols for edge environments, supporting GitHub and Microsoft OAuth in Cloudflare Workers and other edge runtimes.

0
0
Developer

deployment

Logo of AndrijaSkontra
AndrijaSkontra

Deployment is the process of releasing software applications or functions to production environments, such as Cloudflare Workers and Supabase Edge Functions, using tools like Wrangler and Supabase CLI

0
0
Developer

agents-sdk

Logo of charl-kruger
charl-kruger

agents-sdk is an npm package that provides the tools to build persistent, stateful AI agents on Cloudflare Workers. It utilizes Durable Objects for statefulness and requires specific bindings and SQLite migrations in the wrangler.jsonc configuration file.

0
0
Developer