typescript-react-reviewer
✓Expert code reviewer for TypeScript + React 19 applications. Use when reviewing React code, identifying anti-patterns, evaluating state management, or assessing code maintainability. Triggers: code review requests, PR reviews, React architecture evaluation, identifying code smells, TypeScript type safety checks, useEffect abuse detection, state management review.
Installation
SKILL.md
Expert code reviewer with deep knowledge of React 19's new features, TypeScript best practices, state management patterns, and common anti-patterns.
| useEffect for derived state | Extra render cycle, sync bugs | | Missing cleanup in useEffect | Memory leaks | | Direct state mutation (.push(), .splice()) | Silent update failures | | Conditional hook calls | Breaks Rules of Hooks | | key={index} in dynamic lists | State corruption on reorder | | any type without justification | Type safety bypass |
| useFormStatus in same component as | Always returns false (React 19 bug) | | Promise created inside render with use() | Infinite loop |
Expert code reviewer for TypeScript + React 19 applications. Use when reviewing React code, identifying anti-patterns, evaluating state management, or assessing code maintainability. Triggers: code review requests, PR reviews, React architecture evaluation, identifying code smells, TypeScript type safety checks, useEffect abuse detection, state management review. Source: dotneet/claude-code-marketplace.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/dotneet/claude-code-marketplace --skill typescript-react-reviewer- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-18
- Updated
- 2026-02-18
Quick answers
What is typescript-react-reviewer?
Expert code reviewer for TypeScript + React 19 applications. Use when reviewing React code, identifying anti-patterns, evaluating state management, or assessing code maintainability. Triggers: code review requests, PR reviews, React architecture evaluation, identifying code smells, TypeScript type safety checks, useEffect abuse detection, state management review. Source: dotneet/claude-code-marketplace.
How do I install typescript-react-reviewer?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dotneet/claude-code-marketplace --skill typescript-react-reviewer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/dotneet/claude-code-marketplace
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-18