Javascript Style Guide

Style, review, and refactoring standards for JavaScript codebases with explicit runtime contracts, safe async behavior, and maintainable module boundaries. Use when `.js`, `.jsx`, `.mjs`, or `.cjs` artifacts are created, changed, or reviewed and JS-specific quality rules must be enforced. Do not use for `.ts`, `.tsx`, `.d.ts`, or `tsconfig*.json`-owned code. For shared JS/TS config files, run together with `typescript-style-guide` when both JS and TS artifacts change in the same pull request.

planifest 3fb5601 2 files · 17.4 KB Updated

File contents

planifest/planifest-framework/tree/main/planifest-framework/external-skills/javascript-style-guide commit 3fb56013d1

Frequently asked questions

npx skillmds@latest add planifest/javascript-style-guide