javascript-conventions
Installation
SKILL.md
JavaScript/TypeScript Conventions
Apply these conventions when JavaScript, TypeScript, Node.js tooling, or
package.json is the primary workstream.
Dispatch
| $ARGUMENTS | Action |
|---|---|
| Active (auto-invoked when JS/TS work is primary) | Apply the operator contract below |
| Empty | Display the convention summary and routing guidance |
check |
Verify tooling compliance only |
Reference File Index
| File | Purpose | When to Read |
|---|---|---|
references/tooling-contract.md |
Required package-manager, command, CI, workspace, and package-root rules | Package commands, scripts, dependencies, lockfiles, or CI |
references/redirection-boundaries.md |
When JS/TS conventions should yield to Python, shell, CI, or framework-specific skills | Mixed-language or ambiguous work |
Related skills