Lint JS/TS Code
SkillFiles & storageWith this skill, your AI can lint JavaScript and TypeScript changes and fix any errors the linter reports. It is meant to be used before opening a pull request when only JavaScript or TypeScript files were changed, so your code arrives clean. It checks JavaScript and TypeScript only, not Rust.
Available today. Use it from your connected AI after setup.
No other account needed.
After adding the skill, ask your AI to lint the JavaScript or TypeScript files it changed before opening a pull request. If the linter reports errors, it can fix them for you.
Then ask your AI: use the Lint JS/TS Code skill
What your AI can do with it
- Run lint checks on JavaScript and TypeScript changes
- Fix errors the linter reports
- Catch lint issues before a pull request is opened
- Check JavaScript and TypeScript files only, leaving Rust code alone
What this skill tells your AI
The instructions your AI receives, as published by denoland/deno in .claude/skills/lint-js/SKILL.md and read by ahel’s review.
Run the JS/TS linter:
./x lint-js
If there are lint errors, fix them and re-run until clean.
Signals
- GitHub stars
- 108k
- Forks
- 6k
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
lint-js- Source
- github.com/denoland/deno