bycloudflare· 64 skills
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.
$npx -y skills add cloudflare/workerd --skill find-and-run-testsInstalls into the current project.
Run `npx skills use "https://github.com/cloudflare/workerd" --skill "cloudflare/workerd/find-and-run-tests"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cloudflare/workerd" that are relevant to the current task. Run `npx skills add "https://github.com/cloudflare/workerd"` and select the relevant skills, then follow their instructions.