Build Slack Block Kit UIs for messages, modals, and Home tabs
/plugin marketplace add linehaul-ai/linehaulai-claude-marketplace/plugin install slack-block-kit-builder@linehaulai-claude-marketplace# /block-kit Command Build interactive Slack UIs using Block Kit. ## Usage ## Surfaces - `message` - Channel messages, DMs, ephemeral responses - `modal` - Interactive dialogs with forms and confirmations - `home` - App Home tab dashboards ## Examples ### Example 1: Notification Message ### Example 2: Form Modal ### Example 3: App Home Dashboard ## What This Command Does 1. **Analyzes Requirements** - Determines optimal block structure for the use case 2. **Selects Components** - Appropriate blocks (Section, Actions, Input, etc.) - Interactive elements (Buttons, Select...