bymcollina· 11 skills
Configures ESLint v9 flat config and neostandard for JavaScript and TypeScript projects, including migrating from legacy .eslintrc* files or the standard package. Use when you need to set up or fix linting with eslint.config.js or eslint.config.mjs, troubleshoot lint errors, configure neostandard rules, migrate from .eslintrc to flat config, or integrate linting into CI pipelines and pre-commit hooks.
$npx -y skills add mcollina/skills --skill linting-neostandard-eslint9Installs into the current project.
Run `npx skills use "https://github.com/mcollina/skills" --skill "mcollina/skills/linting-neostandard-eslint9"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mcollina/skills" that are relevant to the current task. Run `npx skills add "https://github.com/mcollina/skills"` and select the relevant skills, then follow their instructions.