Lint Skill

SkillDev tools

Run ruff linting and formatting checks, auto-fix issues

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 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

  1. Run task lint to check the current state of linting and formatting (includes security rules via ruff S rules).
  2. If $ARGUMENTS contains --check-only, report the results and stop — do not fix anything.
  3. Otherwise, run task lint-fix to auto-fix all fixable issues.
  4. Re-run task lint to confirm everything is clean.
  5. Run task security for deeper secret/credential scanning.
  6. 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