ls-typescript-react-reviewer

Community

Review React + TypeScript for 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 useFormStatus placement, problematic use() 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.