Component Reuse First

Search existing components before creating new ones. When a new component is unavoidable, design it for future reuse with proper props, composition, and placement in shared directories. Use when building UI, creating React/Vue/Svelte/Angular/SwiftUI components, adding buttons/forms/cards/modals/tables, scaffolding pages, or any time the user says "create a component", "add a component", "build a UI", or mentions component-like work.

ronnycoding 62d6131 6.1 KB Updated

File contents

ronnycoding/.claude/tree/main/skills/component-reuse-first commit 62d6131e1e

Frequently asked questions

npx skillmds@latest add ronnycoding/component-reuse-first