link
Installation
SKILL.md
No SKILL.md available for this skill.
View on GitHubRelated skills
More from thedaviddias/ux-patterns-for-developers
button
Use when you need to trigger actions and submit forms.
5toggle
Use when you need to switch between two states.
4autocomplete
Use when implementing suggest options as users type.
4notification
Use when you need to inform users about important updates.
3accordion
Use when implementing expand and collapse content sections.
3navigation-menu
Use when you need to organize and structure site navigation.
3