button
Installation
SKILL.md
Button
Trigger actions and submit forms
What it solves
Buttons are interactive elements that trigger actions or events when clicked or interacted with.
When to use
- To trigger an immediate action or event (e.g., "Save", "Delete", "Send")
- To submit a form
- To open or close interactive elements (modals, dialogs, menus)
- To toggle between states (e.g., play/pause, show/hide)
- To download files or content
- To navigate between steps in a multi-step process