component-reuse-workflow

Community

Build faster by reusing components.

Authorripgraphics
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This workflow prevents redundant component creation, ensuring developers leverage existing UI elements and patterns, leading to a more consistent, maintainable, and efficient codebase.

Core Features & Use Cases

  • Enforces Component-First Development: Mandates searching for existing components before creating new ones.
  • Promotes Pattern Adherence: Guides developers to build upon established patterns (e.g., Dialog, Sheet) rather than inventing new ones.
  • Ensures Reusability: Guides the creation of fully reusable, presentation-focused components.
  • Use Case: When a developer needs to add a new modal to the application, this workflow ensures they first search components/ui/dialog.tsx and related components, and if a new modal is truly necessary, it must extend the existing Dialog pattern.

Quick Start

Before creating any new component, search the codebase for existing components and patterns.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-reuse-workflow
Download link: https://github.com/ripgraphics/authorsinfo/archive/main.zip#component-reuse-workflow

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.