SKILL.md
93 tokens · o200k_base · 325 bytes
Source excerpt starting at line 1.---name: lint-jsdescription: Lint JS/TS code only. Use before opening a PR when only JavaScript or TypeScript files were changed (no Rust).user-invocable: trueallowed-tools: Bash(./x lint-js)--- # Lint JS/TS Code Run the JS/TS linter: ```sh./x lint-js``` If there are lint errors, fix them and re-run until clean.
Discovery context
Discovered by repository scan. No exact path reference found in the snapshot’s root CLAUDE.md.