reviewing-typescript

Review TypeScript and React code for type safety and pattern issues.

2|1|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/qte77/claude-code-plugins --skill reviewing-typescript-qte77
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reviewing-typescript
Source: https://github.com/qte77/claude-code-plugins/tree/main/plugins/typescript-dev/skills/reviewing-typescript
Command: npx skills add https://github.com/qte77/claude-code-plugins --skill reviewing-typescript-qte77

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provides structured, concise TypeScript and React code reviews to quickly identify and fix issues in code, reducing cycle time and improving quality.

Core Features & Use Cases

  • Focused Reviews: Deliver targeted feedback on TypeScript types, React patterns, and overall code quality.
  • Task-Driven Depth: Adjust review depth to match simple to complex tasks, from line-level suggestions to architectural guidance.
  • Scenarios: Suitable for module reviews, PR feedback, or onboarding reviews in TS/React projects.

Quick Start

Review the provided TypeScript/React module and generate a focused, actionable feedback report.

Frequently Asked Questions about reviewing-typescript

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get concise TypeScript and React code review feedback for a single module?

TypeScript and React code reviews identify and improve code quality through concise, task-focused feedback. They satisfy type-safety checks, React pattern guidance, and file-path-oriented critique to reduce cycle time.

Can I adjust the depth of a TypeScript code review to match my task complexity?

Yes, review depth adjusts dynamically to match task complexity. It scales from line-level suggestions for simple single-module tasks to broader architectural guidance for complex codebase assessments.

Does this code review process work for both TypeScript types and React patterns?

Yes, the review process evaluates both TypeScript types and React patterns. It delivers focused feedback on type-safety alongside React component patterns to improve overall project code quality.

What is the best way to provide actionable feedback on a React PR?

The best way to provide actionable feedback is through file-path-oriented critique. This generates precise recommendations targeting specific type-safety issues and React pattern violations within the PR.

Are there limitations when running static analysis on a TypeScript codebase?

Static analysis limitations depend on task scope; broader codebase assessments require more context. The review focuses on concise, task-driven feedback rather than exhaustive full-repo static analysis.