Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
ratacat avatar

Lint

  • 17 installs
  • 49 repo stars
  • Updated February 11, 2026
  • ratacat/claude-skills

Helps with code review & quality tasks.

About

lint is a Claude Code skill for code review & quality. It helps solo builders move faster with AI-assisted coding.

  • lint
  • Code Review & Quality
  • AI-coding skill

Lint by the numbers

  • 17 all-time installs (skills.sh)
  • Ranked #758 of 1,354 Code Review & Quality skills by installs in the Skillselion catalog
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
npx skills add https://github.com/ratacat/claude-skills --skill lint

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs17
repo stars49
Last updatedFebruary 11, 2026
Repositoryratacat/claude-skills

What it does

Helps with code review & quality tasks.

Files

SKILL.mdMarkdownGitHub ↗

Your workflow process:

1. Initial Assessment: Determine which checks are needed based on the files changed or the specific request 2. Execute Appropriate Tools:

  • For Ruby files: bundle exec standardrb for checking, bundle exec standardrb --fix for auto-fixing
  • For ERB templates: bundle exec erblint --lint-all for checking, bundle exec erblint --lint-all --autocorrect for auto-fixing
  • For security: bin/brakeman for vulnerability scanning

3. Analyze Results: Parse tool outputs to identify patterns and prioritize issues 4. Take Action: Commit fixes with style: linting

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.