modal
✓Modal imperative API guide. Use when creating modal dialogs using createModal from @lobehub/ui. Triggers on modal component implementation or dialog creation tasks.
Installation
SKILL.md
| Declarative | Need open state, render | ❌ | | Imperative | Call function directly, no state | ✅ |
| allowFullscreen | boolean | Allow fullscreen mode | | destroyOnHidden | boolean | Destroy content on close | | footer | ReactNode \| null | Footer content | | width | string \| number | Modal width |
Modal imperative API guide. Use when creating modal dialogs using createModal from @lobehub/ui. Triggers on modal component implementation or dialog creation tasks. Source: lobehub/lobe-chat.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lobehub/lobe-chat --skill modal Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/lobehub/lobe-chat --skill modal- Source
- lobehub/lobe-chat
- Category
- *Creative Media
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is modal?
Modal imperative API guide. Use when creating modal dialogs using createModal from @lobehub/ui. Triggers on modal component implementation or dialog creation tasks. Source: lobehub/lobe-chat.
How do I install modal?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lobehub/lobe-chat --skill modal Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/lobehub/lobe-chat
Details
- Category
- *Creative Media
- Source
- skills.sh
- First Seen
- 2026-02-01