rule-no-lint-suppress

Community

Never silence lint; keep code clean.

AuthorFelipePepe
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This rule prevents suppressing lint or TypeScript errors, helping teams avoid hidden bugs and debt.

Core Features & Use Cases

  • Prohibits suppression directives such as eslint-disable, @ts-ignore, and eslint-disable-next-line.
  • Guides developers to fix the underlying issue, or adjust lint/config rules when appropriate.
  • Real-world scenario: a teammate tries to push code with a suppression comment; the skill prompts code fixes and higher-quality changes.

Quick Start

When you encounter a lint or TypeScript error, fix the root cause instead of suppressing it.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rule-no-lint-suppress
Download link: https://github.com/FelipePepe/TeamHub/archive/main.zip#rule-no-lint-suppress

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.