react

Installation
SKILL.md

React Best Practices

Production-grade React development with feature-based architecture, type-safe state management, and performance optimization.

Core Principles

  1. Easy to get started with - Clear patterns that new team members can follow
  2. Simple to understand and maintain - Readable code with obvious intent
  3. Clean boundaries - Clear separation between features and layers
  4. Early issue detection - Catch problems at build time, not runtime
  5. Consistency - Same patterns throughout the codebase

Quick Reference

Installs
8
GitHub Stars
19
First Seen
Jan 24, 2026
react — mintuz/claude-plugins