react-devtools

安装量: 2K
排名: #3883

安装

npx skills add https://github.com/callstackincubator/agent-react-devtools --skill react-devtools

agent-react-devtools CLI that connects to a running React or React Native app via the React DevTools protocol and exposes the component tree, props, state, hooks, and profiling data in a token-efficient format. Core Workflow Ensure connection — check agent-react-devtools status . If the daemon is not running, start it with agent-react-devtools start . Use agent-react-devtools wait --connected to block until a React app connects. Inspect — get the component tree, search for components, inspect props/state/hooks. Profile — start profiling, trigger the interaction (or ask the user to), stop profiling, analyze results. Act — use the data to fix the bug, optimize performance, or explain what's happening. Essential Commands Daemon Show more Installs 1.4K Repository callstackincuba…devtools GitHub Stars 224 First Seen Apr 3, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜