Skip to main content

react-guidelines

Write and review React 19+ code with strict verification and idiomatic design: Server Components by default, `'use client'` at the smallest interactive leaf. Triggers: `.tsx`/`.jsx` components, hooks (`useState`, `useEffect`, `useMemo`, `useCallback`, `useActionState`, `useOptimistic`, `useFormStatus`, `use()`), `'use client'` boundaries, React Compiler (`react-compiler/react-compiler`, `babel-plugin-react-compiler`), `react-error-boundary`, ref-as-prop / `forwardRef`, `@testing-library/react`, `user-event`, Vitest component tests, Playwright. Skip when: plain TypeScript without React.

Jump to install

Source facts

Repository
marcodsl/nix
Last source activity
May 27, 2026 at 02:51
Detected SKILL.md language
English
Stars
5
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.