shadcn_ui-dialog

Installation
SKILL.md

Shadcn UI — Dialog

Instructions

A modal dialog that interrupts the user. Use showShadDialog(context: context, builder: ...) and return a ShadDialog or ShadDialog.alert. Provide title, optional description, optional actions (list of widgets, e.g. buttons), and optional child for body content. Dismiss with Navigator.of(context).pop(...).

Standard dialog

Installs
21
GitHub Stars
9
First Seen
Apr 13, 2026
shadcn_ui-dialog — serverpod/skills-registry