notification
Installation
SKILL.md
Notification
Inform users about important updates
What it solves
A Notification pattern helps teams create a reliable way to deliver timely system feedback at the right level of urgency without derailing the user’s primary task. It is most useful when teams need success and error toasts. Compared with adjacent patterns, this pattern should reduce friction without hiding the state, rules, or recovery paths people need to keep moving.
When to use
- Success and error toasts
- System warnings and banners
- Undo and retry prompts after an action