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

react-devtools-inline

Skill 検証済み
97

Embed react-devtools within a website

AI サマリー

This package allows developers to integrate React DevTools directly into browser-based tools like CodeSandbox or StackBlitz. It provides separate backend and frontend initialization APIs to manage the connection between the React application and the DevTools interface, supporting both same-origin and sandboxed iframes.

インストール

npx skills add facebook/react

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

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