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.

KIMJINWOO4 Updated

File contents

KIMJINWOO4/vue-skills/tree/main/skills/vue-clean-components commit bc0e2f9050

Frequently asked questions

npx skillmds@latest add kimjinwoo4/vue-clean-components