メインコンテンツへスキップ
このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。

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.

AI サマリー

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 など)が少なくとも 1 つインストールされている必要があります。リポジトリが agentskills.io 形式に従っていることを前提としています。

21 days ago
1.8k stars
MIT
2 days ago に更新
ソースコードを表示