umbraco-notifications

Installation
SKILL.md

Umbraco Notifications

What is it?

Notifications provide user feedback in the Umbraco backoffice through the UMB_NOTIFICATION_CONTEXT, which is consumed via the Context API. The peek() method displays temporary toast-style notifications with different types (positive, negative, warning). Notifications appear in the UI temporarily and automatically dismiss, making them ideal for action confirmations and error messages.

Documentation

Always fetch the latest docs before implementing:

Workflow

  1. Fetch docs - Use WebFetch on the URLs above
  2. Ask questions - What type? Success/error/warning? Simple or custom content?
  3. Generate code - Implement notification usage based on latest docs
  4. Explain - Show what was created and when notifications appear
Related skills
Installs
159
GitHub Stars
24
First Seen
Feb 4, 2026