askill
cloudflare

cloudflare

Publisher on askill

129.9k total stars
Skills26
Updated 3 weeks ago
GitHub
pr-review-guide
pr-review-guide
cloudflare3 weeks ago

Guidelines for posting pull request review comments via GitHub CLI, including suggested edits format, handling unresolved comments, etiquette, and report/issue tracking. Load this skill when reviewing...

8.1k
AI 80
receiving-code-review
receiving-code-review
cloudflare3/22/2026

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative...

8k
AI 82
add-compat-flag
add-compat-flag
cloudflare3/22/2026

Step-by-step guide for adding a new compatibility flag to workerd, including capnp schema, C++ usage, testing, and documentation requirements.

8k
AI 82
investigation-notes
investigation-notes
cloudflare3/22/2026

Structured scratch tracking document for investigation state during bug hunts - prevents re-reading code, losing context, and rabbit holes; maintains external memory so you don't re-derive conclusions

8k
AI 82
verification-before-completion
verification-before-completion
cloudflare3/15/2026

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence...

7.6k
AI 95
add-autogate
add-autogate
cloudflare3/15/2026

Step-by-step guide for adding a new autogate to workerd for gradual rollout of risky changes, including enum registration, string mapping, usage pattern, and testing.

7.6k
AI 78
markdown-drafts
markdown-drafts
cloudflare3/8/2026

Use markdown formatting when drafting content intended for external systems (GitHub issues/PRs, Jira tickets, wiki pages, design docs, etc.) so formatting is preserved when the user copies it. Load th...

7.6k
AI 85
identify-reviewer
identify-reviewer
cloudflare3/1/2026

Identifies the local user's GitHub account and git identity before performing code reviews. Load this skill at the start of any PR review, code review, or commit log analysis so findings can be framed...

7.6k
AI 82
dad-jokes
dad-jokes
cloudflare3/1/2026

After completing any task that took more than ~5 tool calls, or after long-running builds/tests finish, load this skill and deliver a dad joke to lighten the mood. Also load before any user-requested...

7.6k
AI 72
ts-style
ts-style
cloudflare3/1/2026

JS/TS style guidelines and review checklist for workerd. Covers TypeScript strictness, import conventions, export patterns, private field syntax, error handling, feature gating, and test structure. Lo...

7.6k
AI 35
workerd-api-review
workerd-api-review
cloudflare3/1/2026

Performance optimization, API design & compatibility, security vulnerabilities, and standards spec compliance for workerd code review. Covers tcmalloc-aware perf analysis, compat flags, autogates, web...

7.6k
AI 32
workerd-safety-review
workerd-safety-review
cloudflare3/1/2026

Memory safety, thread safety, concurrency, and critical detection patterns for workerd code review. Covers V8/KJ boundary hazards, lifetime management, cross-thread safety, and coroutine pitfalls. Loa...

7.6k
AI 22
commit-categories
commit-categories
cloudflare3/1/2026

Commit categorization rules for changelogs and "what's new" summaries. MUST be loaded before categorizing commits in changelog or whats-new commands. Provides the canonical path-based category table u...

7.6k
durable-objects
durable-objects
cloudflare2/8/2026

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...

4.4k
AI 92
agents-sdk
agents-sdk
cloudflare2/8/2026

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...

4.4k
AI 90
sandbox-sdk
sandbox-sdk
cloudflare2/8/2026

Build sandboxed applications for secure code execution. Load when building AI code execution, code interpreters, CI/CD systems, interactive dev environments, or executing untrusted code. Covers Sandbo...

4.4k
AI 85
building-ai-agent-on-cloudflare
building-ai-agent-on-cloudflare
cloudflare2/8/2026

Builds AI agents on Cloudflare using the Agents SDK with state management, real-time WebSockets, scheduled tasks, tool integration, and chat capabilities. Generates production-ready agent code deploye...

4.4k
AI 81
cloudflare-browser
cloudflare-browser
cloudflare2/7/2026

Control headless Chrome via Cloudflare Browser Rendering CDP WebSocket. Use for screenshots, page navigation, scraping, and video capture when browser automation is needed in a Cloudflare Workers envi...

8.1k

Showing 18 of 26