use-design-system/OverlayProvider

Community

Manage 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 pushDialog to confirm a deletion action, then pushToast to provide feedback on the operation's success or failure, all within a clean async function.

Quick Start

Wrap your application content with the OverlayProvider component.

Dependency Matrix

Required Modules

None required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.