view_component_devtools gem

Development-only Rails instrumentation for the ViewComponent DevTools browser panel. The gem subscribes to ViewComponent's native ActiveSupport notification, stores a bounded render tree in request-local state, and exposes it through an explicit layout helper.

See the repository README for installation, configuration, security behavior, and the browser extension setup.