review-code

Review React/TypeScript code for best practices, performance, accessibility, and testing.

2|1|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/solrac97gr/marketplace-plugins --skill review-code-solrac97gr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-code
Source: https://github.com/solrac97gr/marketplace-plugins/tree/main/plugins/react-dev/skills/review-code
Command: npx skills add https://github.com/solrac97gr/marketplace-plugins --skill review-code-solrac97gr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the comprehensive review of React/TypeScript code, ensuring adherence to best practices, performance standards, accessibility guidelines, and robust testing.

Core Features & Use Cases

  • Automated Code Analysis: Scans React/TypeScript code for common anti-patterns, performance bottlenecks, accessibility violations, and testing deficiencies.
  • Focus Area Customization: Allows users to specify the scope of the review (entire project, specific features, or files) and select focus areas (React patterns, TypeScript, performance, accessibility, testing, Tailwind CSS, security, file organization, naming).
  • Use Case: A development team can use this Skill to perform a pre-commit code review on a new feature branch, identifying and fixing critical issues before they are merged, ensuring consistent code quality across the project.

Quick Start

Use the review-code skill to perform a comprehensive code quality review of the entire project.

Frequently Asked Questions about review-code

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

FAQPage Schema
How do I perform a comprehensive React TypeScript code review?

Automated React TypeScript code review analyzes your code against established best practices for React patterns, TypeScript quality, performance, accessibility, testing, and Tailwind CSS, providing actionable recommendations and code examples.

What React performance bottlenecks and accessibility violations should I check before merging?

Code quality reviews check React and TypeScript code for performance optimization bottlenecks, accessibility compliance violations, testing deficiencies, security vulnerabilities, and file organization issues before merging new feature branches.

Can I customize a code quality review to focus only on specific React files and Tailwind CSS usage?

You can customize the review scope to target specific files or features and select focus areas including React patterns, TypeScript quality, performance, accessibility, testing standards, Tailwind CSS usage, and security.

Does this code review tool check TypeScript quality and testing standards?

The review process evaluates TypeScript quality and testing standards alongside React patterns, performance optimization, accessibility compliance, Tailwind CSS usage, security vulnerabilities, and file organization.

What is the best way to automate React code analysis for pre-commit checks?

Automate pre-commit code review by scanning React and TypeScript feature branches for common anti-patterns, performance bottlenecks, and security vulnerabilities, identifying critical issues to fix before merging.