ESLint Plugin React Hooks
Skill 已验证ESLint rules for React Hooks
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通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
类似扩展
React PWA
98Extension from jwynia/agent-skills
Tandem Panel Scaffold
100Scaffold an editable Tandem control panel app
use-sync-external-store
98Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
react-is
98Brand checking of React Elements.
Linting neostandard ESLint9
65Configures 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.
Frontend Design
99Create distinctive, production-grade frontend interfaces with high design quality. Provides analysis tools for auditing existing designs and generation tools for creating color palettes, typography systems, design tokens, and component templates. Supports React, Vue, Svelte, and vanilla HTML/CSS. Use when building web components, pages, or applications. Keywords: design, UI, frontend, CSS, components, palette, typography, tokens, accessibility.