Component Reuse Workflow

Workflow that enforces component reuse by systematically searching for existing components before creating new ones. Always use existing UI components, patterns, and utilities. Only create new components when no suitable existing piece exists, and even then build on established patterns (Dialog, Sheet, etc.) instead of inventing new ones. Use when this capability is needed.

tomevault-io 7d445d9 2 files · 37.6 KB Updated

File contents

tomevault-io/skills-registry/tree/main/ripgraphics--authorsinfo--component-reuse-workflow commit 7d445d9894

Frequently asked questions

npx skillmds@latest add tomevault-io/component-reuse-workflow