u/Business_Relief_3284

Inspect-Element for React!
▲ 11 r/webdevelopment+1 crossposts

Inspect-Element for React!

If you develop React with agents and spend too much time guessing what changed, this might help.

I built react-reinspect, a free open-source inspector that lets you inspect your React app live while you debug.

Install with agent

npx skills add rinslow/react-reinspect --skill react-reinspect

Manual install

npm i react-reinspect

Repo + docs: https://github.com/rinslow/react-reinspect

If you try it, I’d love brutal feedback, bug reports, and feature requests.

u/Business_Relief_3284 — 7 days ago