skills/smithery.ai/setup-react-grab

setup-react-grab

Installation
SKILL.md

Setup React Grab

Automatically inject react-grab into any React codebase with framework-aware configuration.

Overview

This skill:

  1. Detects the React framework (Next.js App Router, Pages Router, Vite, CRA, Remix)
  2. Finds the correct entry file to inject react-grab
  3. Adds the react-grab script with proper development-only guards
  4. Installs the npm package if needed
  5. Provides clear next steps for the user

Step-by-Step Instructions

Step 1: Detect Project Type

Installs
1
First Seen
Apr 25, 2026
setup-react-grab from smithery.ai