eslint-rules

Installation
SKILL.md

eslint rules

Master ESLint built-in rules including rule configuration, severity levels, and disabling strategies. This skill provides comprehensive coverage of essential concepts, patterns, and best practices for professional ESLint development.

Overview

ESLint is a powerful tool for javascript development, providing robust capabilities for maintaining code quality and ensuring reliable software delivery. This skill covers the fundamental through advanced aspects of working with ESLint.

Installation and Setup

Basic Installation

Setting up ESLint requires proper installation and configuration in your development environment.

# Installation command specific to ESLint
# Follow official documentation for latest version
Related skills
Installs
47
GitHub Stars
152
First Seen
Jan 22, 2026