Vue Clean Components

Rules for structuring Vue 3 components so humans can read and maintain them. Component level hierarchy (Page/Feature/Controller/Humble/Atomic), composable lifecycle cohesion, Core-Adapter separation, props drilling resolution, and store responsibility boundaries. Use when writing, splitting, or refactoring Vue components. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/kimjinwoo4--vue-skills--vue-clean-components commit a36c2e7e24

Frequently asked questions

npx skillmds@latest add tomevault-io/vue-clean-components