ts-style

star 8.3k

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. Load this skill when reviewing or writing JavaScript or TypeScript code in src/node/, src/cloudflare/, or JS/TS test files under src/workerd/.

cloudflare By cloudflare schedule Updated 2/25/2026

name: ts-style description: 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. Load this skill when reviewing or writing JavaScript or TypeScript code in src/node/, src/cloudflare/, or JS/TS test files under src/workerd/.

Always use the docs/reference/ts-style.md file when reviewing or writing JavaScript and TypeScript code.

Install via CLI
npx skills add https://github.com/cloudflare/workerd --skill ts-style
Repository Details
star Stars 8,316
call_split Forks 654
navigation Branch main
article Path SKILL.md
More from Creator