This handles Umbraco backoffice notifications through the UMB_NOTIFICATION_CONTEXT, which gives you those toast-style messages for success, errors, and warnings. You consume the context in your element or controller, then call peek() with a type and message. It's straightforward for action feedback: save confirmations, validation errors, that sort of thing. The skill fetches current docs from the Umbraco site before generating code, which matters since the backoffice API moves around between versions. Good for anyone building custom Umbraco elements who needs to show temporary user feedback without building their own notification system.
npx -y skills add umbraco/umbraco-cms-backoffice-skills --skill umbraco-notifications --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
github/awesome-copilot
github/awesome-copilot