Перейти к основному содержимому
Этот контент пока недоступен на вашем языке и отображается на английском.

React DevTools

Skill Проверено
95

Use react-devtools outside of the browser

Резюме ИИ

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, …). Предполагается, что репозиторий соответствует формату agentskills.io.

Обновлено 2 days ago
Посмотреть исходный код