---
name: nexu-io/toast-pop
source: https://app.decimal.ai/s/nexu-io-toast-pop@1/SKILL.md
source_sha256: 8d16e8554b55
---

# Toast Pop

A toast slides up from the bottom, holds, then fades away. An App-UI micro-interaction. Part of
[motion-anything](https://github.com/nexu-io/motion-anything); obeys `MOTION-SPEC.md`.

## When to use it
- Native-feeling feedback on App components (buttons, tabs, sheets, toasts, form controls).

## When NOT to use it (restraint)
- Don't slow a frequent action. Don't decorate a control that doesn't change state.

## Accessibility & performance
- `prefers-reduced-motion`: shortened / disabled. Transform & opacity only (GPU-safe).