add-dialog-component

Community

Build polished UI dialogs with state & hooks.

Authorbetterbrand
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Speeds up UI development by generating ready-to-use Radix Dialogs with forms, state, and tRPC mutations.

Core Features & Use Cases

  • Dialog UI: Create Create/Edit/Delete dialogs using Radix primitives
  • Form State & Validation: Use useState and basic validation
  • Client Mutations: Integrate with trpc mutations and show toasts

Quick Start

Implement a CreateItemDialog or EditItemDialog in client/src/components and wire with trpc hooks.

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: add-dialog-component
Download link: https://github.com/betterbrand/dealflow-network/archive/main.zip#add-dialog-component

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository