Lint Skill
SkillDev toolsRun ruff linting and formatting checks, auto-fix issues
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 Skill skill
What this skill tells your AI
The instructions your AI receives, as published by davidban77/gns3fy in .claude/skills/lint/SKILL.md and read by ahel’s review.
Run the project's linting and formatting pipeline, optionally auto-fixing issues.
Instructions
- Run
task lintto check the current state of linting and formatting (includes security rules via ruffSrules). - If
$ARGUMENTScontains--check-only, report the results and stop — do not fix anything. - Otherwise, run
task lint-fixto auto-fix all fixable issues. - Re-run
task lintto confirm everything is clean. - Run
task securityfor deeper secret/credential scanning. - Report a summary of:
- What was fixed (if anything)
- Any remaining issues that require manual attention
- Security scan findings (if any)
Signals
- GitHub stars
- 69
- Forks
- 32
- Last commit
- Mar 2026
Advanced
- Catalog kind
- skill
- Gateway key
lint-davidban77- Source
- github.com/davidban77/gns3fy