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

React DevTools

Skill 検証済み
95

Use react-devtools outside of the browser

AI サマリー

This tool allows developers to leverage React DevTools in non-browser environments such as React Native projects or embedded webviews. It provides a standalone application that connects to your React application, offering features like component inspection, profiling, and debugging.

Maintenance

  • warning:Commit recencyThere are no commits on the default branch in the last 12 months, indicating potential unmaintenance.

インストール

npx skills add facebook/react

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

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