Component Architecture

Decide where a component's boundaries go, where state lives, what its props should be, and whether to split it — using composition instead of configuration flags. Fires when adding a component to an existing tree, when a component has grown props or responsibilities, or when a review asks whether a structure will hold. Not for visual design decisions, not for styling systems, and not a licence to restructure code the task did not ask you to touch.

nahid-sparktales Updated

File contents

nahid-sparktales/agent-dispatcher/tree/main/skills/frontend/component-architecture commit f9629e5aed

Frequently asked questions

npx skillmds@latest add nahid-sparktales/component-architecture