This is Syncfusion's commercial React popup library, specifically their Dialog and Tooltip components. You get modal and modeless dialogs with dragging, resizing, 16 animation effects, and proper WCAG 2.2 accessibility baked in. The positioning system offers 9 presets plus custom X/Y coordinates, which beats wrestling with CSS. Useful for confirmation dialogs, forms in overlays, or any floating UI that needs keyboard navigation and screen reader support out of the box. The buttons array accepts click handlers and styling props, making common patterns like delete confirmations straightforward. One catch: all Syncfusion packages must share the same major version to avoid peer dependency conflicts, so plan your dependency tree accordingly.
npx -y skills add syncfusion/react-ui-components-skills --skill syncfusion-react-popups --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar