use-design-system/OverlayProvider
CommunityManage overlays imperatively.
Authortokijh
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a centralized, imperative way to manage global overlays like dialogs, toasts, and bottom sheets, simplifying complex UI state management in React applications.
Core Features & Use Cases
- Imperative API: Trigger overlays using simple function calls (e.g.,
pushDialog,pushToast). - Promise-based Results: Easily handle user interactions with dialogs and bottom sheets using
async/await. - Global State Management: Manages the visibility and state of multiple overlay types across the application.
- Use Case: In a user profile screen, you can use
pushDialogto confirm a deletion action, thenpushToastto provide feedback on the operation's success or failure, all within a cleanasyncfunction.
Quick Start
Wrap your application content with the OverlayProvider component.
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: use-design-system/OverlayProvider Download link: https://github.com/tokijh/minapp/archive/main.zip#use-design-system-overlayprovider 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 223,000+ vetted skills library on demand.