- What’s the repeatable problem this component solves? Is this a UI element you’ve needed more than once? Where? Link examples.
- Why can’t an existing component solve it? Have you tried composing existing components or variants? Be specific.
- What’s the one-line purpose of this component? “This component exists to [do what], so that users/devs can [why it matters].”*
Tip: If it’s doing more than one thing, you might be trying to build two components in one.