Component Colocation

Use after migrating/refactoring features (especially tables/data grids) when reviewing component structure - enforces merging over-split components, colocating files where used, removing unused code, following vertical slice architecture. Prevents premature abstraction and over-engineering.

udecode 25b32cd 5.1 KB Updated

File contents

udecode/better-convex/tree/main/.agents/skills/component-colocation commit 25b32cd780

Frequently asked questions

npx skillmds@latest add udecode/component-colocation