·typescript-react-reviewer
</>

typescript-react-reviewer

dotneet/claude-code-marketplace

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.

1.2KInstalls·273Trend·@dotneet

Installation

$npx skills add https://github.com/dotneet/claude-code-marketplace --skill typescript-react-reviewer

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.

View raw

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