eslint
Installation
SKILL.md
ESLint Skill
Overview
This skill provides guidance for configuring and using ESLint to enforce code quality, consistency, and best practices in JavaScript and TypeScript projects.
Objective
Enable developers to maintain code quality through automated linting with proper ESLint configuration, rules, and integration with development workflow.
When to Use
Use this skill when: