React Modal Dialog Pattern

Use when building, refactoring, or reviewing modal-like UI: Dialog, Drawer, Sheet, Popover, Option panel, Select menu, dropdown menu, command menu, or any component with open/close state. Also use for new `*Dialog.tsx`, `*Drawer.tsx`, menu/option components, shadcn/Radix/vaul primitives, or reviews where open state, persisted state, or broad rerenders are a concern.

tianyili 118689c 11 files · 26.4 KB Updated

File contents

tianyili/skills/tree/main/skills/react-modal-dialog-pattern commit 118689ca6e

Frequently asked questions

npx skillmds@latest add tianyili/react-modal-dialog-pattern