eslint-plugin

Installation
SKILL.md

ESLint Plugin Author

Write custom ESLint rules using TDD. This skill covers rule creation, testing, and plugin packaging.

When to Use

  • Enforcing project-specific coding standards
  • Creating rules with auto-fix or suggestions
  • Building TypeScript-aware rules using type information
  • Migrating from deprecated rules

Workflow

Installs
17
GitHub Stars
5
First Seen
Jan 25, 2026
eslint-plugin — third774/dotfiles