typescript-react-reviewer

Installation
Summary

Expert code reviewer for TypeScript and React 19 applications with deep anti-pattern detection.

  • Identifies critical issues including useEffect abuse, state mutations, conditional hook calls, and React 19-specific bugs like useFormStatus in form components
  • Covers three priority levels: critical (blocks merge), high priority (stale closures, missing boundaries), and architecture/style recommendations
  • Includes state management guidance for server data (TanStack Query), global UI state (Zustand/Jotai), and form state (React 19 useActionState)
  • Provides TypeScript safety checks with recommended compiler options including strict, noUncheckedIndexedAccess, and exactOptionalPropertyTypes
SKILL.md

TypeScript + React 19 Code Review Expert

Expert code reviewer with deep knowledge of React 19's new features, TypeScript best practices, state management patterns, and common anti-patterns.

Review Priority Levels

🚫 Critical (Block Merge)

These issues cause bugs, memory leaks, or architectural problems:

Related skills
Installs
6.8K
First Seen
Jan 21, 2026