Frontend Component Decision Trees

Use this skill whenever the user needs to choose the correct UI component for forms, notifications, errors, loading, buttons, overflow, onboarding, or design system contributions. Always start with the Main Entry Point dispatcher to select the right tree, then follow the exact branching logic. This skill prevents ad-hoc component choices by enforcing production design system decision trees.

danmestas 86959ec 10 files · 14.4 KB Updated

File contents

danmestas/wardrobe/tree/main/skills/frontend-component-decision-trees commit 86959ec6a0

Frequently asked questions

npx skillmds@latest add danmestas/frontend-component-decision-trees