component-design-reviewer

Community

Review React components for robust design.

Authordevstefancho
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill analyzes React components to enforce five core principles: SRP, clean props interfaces, composition over inheritance, reusability, and thoughtful use of custom hooks.

Core Features & Use Cases

  • SRP checks: Verifies each component has a single responsibility and separates UI from business logic.
  • Props design: Evaluates prop interfaces, drilling depth, and default prop usage.
  • Composition & Reuse: Recommends patterns like compound components and shared UI primitives.
  • Custom Hooks: Suggests extracting business logic into reusable hooks.

Quick Start

Run a component design review on target components to generate a prioritized improvement list.

Dependency Matrix

Required Modules

None required

Components

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: component-design-reviewer
Download link: https://github.com/devstefancho/claude-code-book-sample/archive/main.zip#component-design-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 223,000+ vetted skills library on demand.