Browsing:

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

8 available skills

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

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

[ Official ]
Logo of cloudflare
cloudflare

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.

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

lint-all

Logo of moosingin3space
moosingin3space

lint-all is a skill that enables project linting using the Dagger function, allowing for thorough code examination and validation.

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

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

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