megamenu
Installation
SKILL.md
No SKILL.md available for this skill.
View on GitHubRelated skills
More from thedaviddias/ux-patterns-for-developers
autocomplete
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.
3tooltip
Use when implementing provide additional context on hover or focus.
3navigation-menu
Use when you need to organize and structure site navigation.
3textarea
Use when implementing multi-line text input for longer content.
3