lint

SkillDev tools

Run linting and formatting checks. Use when asked to lint, fix lint errors, check code style, or run ESLint and Prettier on the codebase.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the lint skill

What this skill tells your AI

The instructions your AI receives, as published by helderberto/use-is-mounted-ref in .claude/skills/lint/SKILL.md and read by ahel’s review.

  1. Run npm run lint (ESLint with airbnb config, --max-warnings=0)
  2. If errors exist, run npm run lint:fix to auto-fix, then re-run lint
  3. Run npm run format to apply Prettier
  4. Report any remaining issues that require manual fixes with file and line references

Signals

GitHub stars
44
Forks
5
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
lint-helderberto
Source
github.com/helderberto/use-is-mounted-ref