lint-suite
SkillDev toolsRun project linters, apply fixes, and re-run until the suite is clean. Use when the user types /lint-suite.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the lint-suite skill
What this skill tells your AI
The instructions your AI receives, as published by blockmatic/basilic in .agents/skills/workflow/lint-suite/SKILL.md and read by ahel’s review.
Run project linters, apply fixes, and ensure codebase meets formatting/style requirements before merging changes.
- Execute linters: Run standard lint command with autofix enabled if available, capture remaining errors/warnings, identify files requiring manual attention
- Resolve findings: Apply targeted fixes keeping edits minimal/idiomatic, refactor repeated issues (unused variables, long functions), update configuration/suppressions only when justified
- Verify cleanliness: Re-run lint command to ensure zero-issue result, spot-check key files for formatting/readability, stage changes with clear commit messages when satisfied
Signals
- GitHub stars
- 89
- Forks
- 11
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
lint-suite- Source
- github.com/blockmatic/basilic