Javascript Patterns

JavaScript language patterns, modern syntax, async handling, module systems (ESM/CJS), error handling, and review checklist for JavaScript code without TypeScript. Use whenever the project contains `.js`, `.mjs`, `.cjs`, or `.jsx` files (and no `tsconfig.json`), `package.json` without TypeScript dependencies, OR the user asks about JavaScript, JS, ECMAScript, async/await, promises, modules, ESM, CommonJS, package.json, npm, pnpm, yarn, bun, or any work in JavaScript code without explicit TypeScript usage, even if "JavaScript" is not mentioned by name. Use when this capability is needed.

tomevault-io b7fc81e 2 files · 5.2 KB Updated

File contents

tomevault-io/skills-registry/tree/main/ku5ic--dotfiles--javascript-patterns commit b7fc81e11f

Frequently asked questions

npx skillmds@latest add tomevault-io/javascript-patterns