🧪
QualityTypeScript

SuperLint

by mgechev

SuperLint is a Quality skill for Claude Code, published by mgechev in skillgrade.

684 stars48 forkson mgechev/skillgradeAdded 2026/08/23+1% in starsRepository updated 2026/08/20
agentclaude-codecodexevalgemini-cliskill
Install in seconds
Install SuperLint
Copy SuperLint into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/mgechev/skillgrade/tree/main/examples/superlint ~/.claude/skills/superlint

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/mgechev/skillgrade.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
examples/superlint/SKILL.md in mgechev/skillgrade
Installs to
~/.claude/skills/superlint
Collection
One of 5 skills cataloged from this repository
Category
Quality1354 skills

What SuperLint does

SuperLint runs a required three-step workflow to check, fix, and verify code quality issues with the internal SuperLint tool. Use it when standard ESLint or Prettier commands do not apply.

SuperLint is cataloged under Quality on DirSkills. SuperLint comes from a repository tagged agent, claude-code, codex, eval and gemini-cli.

Documentation

README

SuperLint Proprietary Workflow

This skill describes the mandatory standard operating procedure for using our internal SuperLint tool. Use this when tasks require fixing code quality issues according to corporate standards.

1. Description

SuperLint is a multi-stage validation tool. Standard ESLint or Prettier commands will NOT work.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about SuperLint

  • What else does mgechev publish alongside SuperLint?

    SuperLint is one of 5 skills that DirSkills catalogs from mgechev/skillgrade, the repository it ships in. Its siblings there include Angular Modern APIs, Code Formatter and Skillgrade. Each one is a separate skill with its own page in this directory, installs the same way SuperLint does, and is maintained by mgechev in that same repository. The rest of the collection is listed on the mgechev/skillgrade page.

  • How does SuperLint compare to other Quality skills?

    SuperLint ranks #1063 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of SuperLint against them. Open each page to compare what they document and how they install.