use-sync-external-store
Skill 検証済みBackwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
This package provides a shim for React's `useSyncExternalStore` hook, ensuring compatibility with older React versions that support hooks. It is part of the official React repository and includes logic for both client and server environments.
インストール
npx skills add facebook/reactVercel skills CLI(skills.sh)を npx 経由で実行します。ローカルに Node.js と、skills 対応のエージェント(Claude Code、Cursor、Codex など)が少なくとも 1 つインストールされている必要があります。リポジトリが agentskills.io 形式に従っていることを前提としています。
類似の拡張機能
ESLint Plugin React Hooks
99ESLint rules for React Hooks
Tandem Panel Scaffold
100Scaffold an editable Tandem control panel app
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.
react-is
98Brand checking of React Elements.
Chat Web Adapter
98Web adapter for chat — browser chat UI via the AI SDK useChat protocol
TanStack React Start Patterns
98TanStack React Start auth patterns with @clerk/tanstack-react-start - createServerFn, beforeLoad guards, loaders, Vinxi server. Triggers on: TanStack auth, createServerFn clerk, beforeLoad protection, TanStack Start middleware.