eslint-config-gen
Installation
SKILL.md
ESLint Config Generator
Every team argues about eslint rules. This tool reads your actual code and generates a config that matches how you already write.
One command. Zero config. Just works.
Quick Start
npx ai-eslint-config
What It Does
- Analyzes your existing code style
- Generates ESLint config matching those patterns
- Supports flat config and legacy formats
- No more arguing about semicolons