react-review

Installation
SKILL.md

React Review

Code review specializzato per React 18/19 SPA (Vite / CRA). Basato sui 10 pattern più comuni di bug React + trasversali fondamentali. Opera in plan mode: propone, non esegue.

Language rule: detect the language of the user's input and respond entirely in that language — including section headers, explanations, and questions. Never switch languages mid-conversation.

Step 0: Scope selection

Se l'invocazione contiene già un path di file → salta il menu, usa solo quel file (Scope 1).

Altrimenti mostra il menu e aspetta la risposta:

Input utente Scope rilevato Da chiedere ancora
file <path> / controlla questo file <path> Scope 1 – File specifico path se non incluso
branch / branch diff / review branch Scope 2 – Branch diff base branch — chiedi sempre esplicitamente, non inferire da git remote (hotfix/release safety)
commit <hash> Scope 3 – Commit specifico niente
commit (senza hash) Scope 3 – Commit specifico "Quale commit? (hash o 'last')"
modifiche / uncommitted / controlla modifiche Scope 4 – Uncommitted niente
Related skills
Installs
4
Repository
marcoax/skills
First Seen
Apr 14, 2026