# Eric Javascript

> Apply Eric's JavaScript and TypeScript standards. Use when creating JS/TS/Node projects, installing dependencies, running package scripts, changing package-manager commands, or reviewing npm/pnpm/yarn/bun command usage.

- Skill: `akarachen/eric-javascript` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add akarachen/eric-javascript`
- Raw SKILL.md: https://api.skillmd.com/api/skills/akarachen/eric-javascript/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: akarachen (https://skillmd.com/u/akarachen)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/akarachen/eric-javascript

---


# Eric JavaScript

- Default to the latest Bun for new projects.
- In existing projects, use Antfu's `ni` tools to install dependencies and run scripts with the project's package manager.

