sidebar
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.
5autocomplete
Use when implementing suggest options as users type.
4accordion
Use when implementing expand and collapse content sections.
3navigation-menu
Use when you need to organize and structure site navigation.
3textarea
Use when implementing multi-line text input for longer content.
3checkbox
Use when implementing enable single or multiple selections.
3