Skillquality 0.45

lint

Run linting and formatting checks. Use when user asks to "run linter", "/lint", "check linting", "fix lint errors", or requests code linting/formatting. Don't use for running tests, type-checking only, or projects without a lint script in package.json.

Price
free
Protocol
skill
Verified
no

What it does

Linting

Linter detection

Check package.json devDependencies:

  • @biomejs/biomenpm run check / fix: npm run check --write
  • oxlintnpm run lint / fix: npm run lint --fix
  • eslint (default) → npm run lint / fix: npm run lint:fix

Workflow

  1. Detect linter from devDependencies
  2. Run lint command
  3. For fixes: run fix variant (only when requested)
  4. Report file:line references for all errors

Rules

  • Use project's package.json scripts
  • Never use npx directly
  • Don't auto-fix unless requested

Error Handling

  • If no lint script found in package.json → check scripts for alternative names (check, lint:check); report if none exist
  • If linter exits with parse errors → report each file-level parse error separately with file:line
  • If linter config file is missing → report which config file is expected and stop

Capabilities

skillsource-helderbertoskill-linttopic-agent-skillstopic-ai-toolstopic-antigravitytopic-claude-codetopic-cursortopic-developer-toolstopic-gemini-clitopic-markdowntopic-plugintopic-sdlctopic-skillstopic-tracer-bullet

Install

Installnpx skills add helderberto/agent-skills
Transportskills-sh
Protocolskill

Quality

0.45/ 1.00

deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (874 chars)

Provenance

Indexed fromgithub
Enriched2026-05-18 19:09:13Z · deterministic:skill-github:v1 · v1
First seen2026-05-18
Last seen2026-05-18

Agent access