Modern JavaScript (ES2024+) rewards modules, async/await, and functional patterns. Idiomatic JS = strict mode, modular, well-tested. When TypeScript is available, prefer it — see typescript-idioms.
$npx -y skills add irahardianto/awesome-agv --skill javascript-idiomsInstalls into the current project.
Run `npx skills use "https://github.com/irahardianto/awesome-agv" --skill "irahardianto/awesome-agv/javascript-idioms"` 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/irahardianto/awesome-agv" that are relevant to the current task. Run `npx skills add "https://github.com/irahardianto/awesome-agv"` and select the relevant skills, then follow their instructions.