·eslint-plugin
</>

eslint-plugin

third774/dotfiles

テスト駆動開発を使用してカスタム ESLint プラグインとルールを作成します。フラット構成 (ESLint 9+) とレガシー形式をサポートします。テストには @typescript-eslint/rule-tester を使用します。問題、提案、および自動修正機能や型認識ルールを含むレイアウト ルールをカバーします。 ESLint ルール、プラグイン、カスタム lint ロジックを作成または変更する場合、または自動修正プログラムを作成する場合に使用します。

4インストール·1トレンド·@third774

インストール

$npx skills add https://github.com/third774/dotfiles --skill eslint-plugin

SKILL.md

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

| Identifiers | Variables, functions, classes, or all? Destructured? Renamed imports? | | Imports | Re-exports? Dynamic imports? Type-only? Side-effect imports? | | Functions | Arrow vs declaration? Methods vs standalone? Async? Generators? | | JSX | JSX and createElement? Fragments? Self-closing? Spread props? |

| TypeScript | Require type info? Handle any? Generics? Type assertions? |

テスト駆動開発を使用してカスタム ESLint プラグインとルールを作成します。フラット構成 (ESLint 9+) とレガシー形式をサポートします。テストには @typescript-eslint/rule-tester を使用します。問題、提案、および自動修正機能や型認識ルールを含むレイアウト ルールをカバーします。 ESLint ルール、プラグイン、カスタム lint ロジックを作成または変更する場合、または自動修正プログラムを作成する場合に使用します。 ソース: third774/dotfiles。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/third774/dotfiles --skill eslint-plugin
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

eslint-plugin とは?

テスト駆動開発を使用してカスタム ESLint プラグインとルールを作成します。フラット構成 (ESLint 9+) とレガシー形式をサポートします。テストには @typescript-eslint/rule-tester を使用します。問題、提案、および自動修正機能や型認識ルールを含むレイアウト ルールをカバーします。 ESLint ルール、プラグイン、カスタム lint ロジックを作成または変更する場合、または自動修正プログラムを作成する場合に使用します。 ソース: third774/dotfiles。

eslint-plugin のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/third774/dotfiles --skill eslint-plugin インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/third774/dotfiles