.Opencode

.Opencode from cloudflare/workerd.

by @cloudflare 12 skills

Skills in this plugin

12
  1. Dad Jokes · cloudflare
    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 joke, pun, or limerick. Never improvise jokes without loading this skill first.
    2.1k repo stars
  2. Update V8 · cloudflare
    Step-by-step guide for updating the V8 JavaScript engine in workerd, including patch rebasing, dependency updates, integrity hashes, and verification. Load this skill when performing or assisting with a V8 version bump.
    2.1k repo stars
  3. Wpt Update · cloudflare
    Updates and triages the Web Platform Tests dependency in workerd. Use when asked to bump, update, or triage WPT.
    2.1k repo stars
  4. Wd Test Format · cloudflare bundle
    Detailed guide for authoring .wd-test files in workerd, with examples of bindings, Durable Objects, multi-service configs, TypeScript tests, and network access.
    2.1k repo stars
  5. Pr Review Guide · cloudflare
    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 a PR via GitHub and posting inline comments.
    2.1k repo stars
  6. Commit Categories · cloudflare
    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 used to group commits by area.
    2.1k repo stars
  7. Identify Reviewer · cloudflare
    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 relative to the user's own prior comments, commits, and approval status.
    2.1k repo stars
  8. Bazel Test Hygiene · cloudflare
    Mandatory rules for running bazel tests during development. Load this skill before running any bazel test command, especially when validating fixes or verifying regression tests. Prevents false confidence from cached results, filter flags that silently match nothing, and partial test runs that miss breakage.
    2.1k repo stars
  9. Find And Run Tests · cloudflare
    How to find, build, and run tests in workerd. Covers wd-test, kj_test target naming, bazel query patterns, and common flags. Also covers parent project integration tests if workerd is used as a submodule. Load this skill when you need to locate or run a test and aren't sure of the exact target name or invocation.
    2.1k repo stars
  10. Investigation Notes · cloudflare
    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
    2.1k repo stars
  11. Parent Project Skills · cloudflare
    Bootstrap skill for discovering additional skills and context from a parent project when workerd is used as a submodule. Load this skill when tasks span project boundaries (e.g., Sentry/production investigation, integration testing, cross-repo debugging).
    2.1k repo stars
  12. Receiving Code Review · cloudflare
    Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
    2.1k repo stars