setup-react-grab
Installation
SKILL.md
Setup React Grab
Automatically inject react-grab into any React codebase with framework-aware configuration.
Overview
This skill:
- Detects the React framework (Next.js App Router, Pages Router, Vite, CRA, Remix)
- Finds the correct entry file to inject react-grab
- Adds the react-grab script with proper development-only guards
- Installs the npm package if needed
- Provides clear next steps for the user