frontend-notifications
OfficialSafe, consistent frontend feedback
Authorslingr-stack
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill standardizes how Drumr frontend code shows success, warning, error, and confirmation feedback so teams avoid inconsistent notifications and unsafe bootstrapping patterns.
Core Features & Use Cases
- Choose getApp() for services, utilities, and callbacks that run outside React render paths.
- Choose App.useApp() inside function components and use the returned message, modal, and notification APIs in local handlers.
- Replace direct antd feedback imports and manual bootstrap wiring with framework-aligned app access.
- Use it when confirming destructive actions, reporting async outcomes, or surfacing validation and execution results in views and actions.
Quick Start
Tell the assistant to update your Drumr frontend code so it uses getApp() or App.useApp() for user feedback and removes any direct antd message, modal, or notification usage.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: frontend-notifications Download link: https://github.com/slingr-stack/qa-test-drumr/archive/main.zip#frontend-notifications Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.