gt:react-compiler-debug
Installation
SKILL.md
React Compiler Debug
Inspect what babel-plugin-react-compiler generates from React components.
Prerequisites
This tool requires GenesisTools to be fully installed (not just the plugin).
If you see Cannot find package 'babel-plugin-react-compiler':
# Check if tools command exists
which tools
# If not found, use /gt:setup to install the full toolkit
The tools command must be in your PATH for this to work. The plugin alone doesn't include the babel dependencies.