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

ESLint Plugin React Hooks

Skill 検証済み
99

ESLint rules for React Hooks

AI サマリー

This plugin provides essential ESLint rules to ensure correct usage of React Hooks, enhancing code quality and preventing common bugs. It includes checks for dependency management and adherence to the rules of hooks, promoting robust React development.

インストール

npx skills add facebook/react

Vercel skills CLI(skills.sh)を npx 経由で実行します。ローカルに Node.js と、skills 対応のエージェント(Claude Code、Cursor、Codex など)が少なくとも 1 つインストールされている必要があります。リポジトリが agentskills.io 形式に従っていることを前提としています。

3 days ago に更新
ソースコードを表示