ls-typescript-react-reviewer
CommunityReview React + TypeScript for anti-patterns
Software Engineering#type safety#typescript#code review#state management#react 19#hook anti-patterns
Authorahostbr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you catch common TypeScript and React (especially React 19) issues early—before they become bugs, memory leaks, or architectural drift—by turning vague “code review” requests into a structured audit.
Core Features & Use Cases
- React 19 hook correctness: flags incorrect
useFormStatusplacement, problematicuse()promise usage, and other React 19-specific pitfalls. - TypeScript safety checks: identifies unsafe
any, missing undefined handling, and weak typings that undermine maintainability. - State and side-effect anti-pattern detection: highlights derived state in
useEffect, missing cleanups, dependency array mistakes, and direct state mutation. - Architecture and maintainability review: calls out oversized components, excessive prop drilling, and patterns that worsen re-render behavior.
Quick Start
Ask the AI to review your TypeScript/React code for React 19 hook correctness, type safety, and anti-patterns by focusing on anti-patterns in useEffect, state mutation, and dependency arrays.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ls-typescript-react-reviewer Download link: https://github.com/ahostbr/liteharness/archive/main.zip#ls-typescript-react-reviewer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.