Skip to content
Development
Command

/ui

Launch Web UI for dialog management

From plugin
claude-code-starter
19020 skills5 agents20 commands
Install
$ npx -y skills add alexeykrol/claude-code-starter --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/ui

Context preview

What this command does when you run it.

Launch Web UI for dialog management

Command definition

ui.md
description: Launch Web UI for dialog management

Dialog Web UI

Launch the web interface for browsing and managing Claude Code dialogs.

Execute

node .claude/dist/claude-export/cli.js ui

Open http://localhost:3333 in browser. Press Ctrl+C to stop.

**Note:** Dependencies are installed automatically on first run.

Ships withclaude-code-starter

Claude Code Starter — это готовая управляющая среда для проектов, в которых основной рабочий агент — Claude Code.

Get the whole plugin