Перейти к основному содержимому
Этот контент пока недоступен на вашем языке и отображается на английском.

Linting neostandard ESLint9

Skill Предупреждение
65

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.

Резюме ИИ

This skill configures ESLint v9 using the neostandard baseline, supporting JavaScript and TypeScript projects. It offers clear instructions for new setups, migration from legacy ESLint configurations or the 'standard' package, and integration into CI/CD pipelines and editors. The documentation includes quick start guides, common workflows, and explanations for rule files.

Maintenance

  • critical:Commit recencyThere are no commits on the default branch, indicating the project is likely unmaintained and poses a significant risk.

Versioning

  • warning:Release ManagementNo manifest version, GitHub releases, or CHANGELOG are present. The install instructions (implicitly referencing main branch) do not allow for version pinning.

Установка

npx skills add mcollina/skills

Запускает Vercel skills CLI (skills.sh) через npx — нужны локальный Node.js и хотя бы один установленный совместимый со skills агент (Claude Code, Cursor, Codex, …). Предполагается, что репозиторий соответствует формату agentskills.io.

25 days ago
1.8k stars
MIT
Обновлено 7 days ago
Посмотреть исходный код