react-18
CommunityStreamline React 18 reviews with best practices.
Authordanieldeusing
Version1.0.0
Installs0
System Documentation
What problem does it solve?
React 18 introduces hooks, concurrent features, and advanced patterns that require careful review to ensure correctness, performance, and maintainability. This skill provides structured guidelines to assess and improve React 18 codebases.
Core Features & Use Cases
- Hooks Best Practices: verify Rules of Hooks, correct dependency arrays, and proper custom hook naming.
- State Management: promote useState/useReducer patterns and avoid unnecessary prop drilling.
- Concurrent Features: evaluate useTransition, useDeferredValue, and Suspense usage for responsiveness and correctness.
- Suspense and Data Fetching: ensure boundaries and error handling are in place.
- Performance Optimization: recommend memoization, stable callbacks, and avoiding unnecessary renders.
- Component Patterns & Testing: encourage typed function components and RTL based tests. Use Case: When reviewing a React 18 app, apply these guidelines to improve reliability and performance across components, hooks, and data flows.
Quick Start
Run this skill against your React 18 project to identify hook, concurrency, and performance issues and apply recommended improvements.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: react-18 Download link: https://github.com/danieldeusing/reviewr-templates/archive/main.zip#react-18 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 223,000+ vetted skills library on demand.