Claude Code Workflow Studio
Accelerate Claude Code automation with a visual workflow editor
Design complex AI agent workflows intuitively with drag-and-drop. Build Sub-Agent orchestrations and conditional branching without writing code, then export directly to Why Claude Code Workflow Studio?🎯 No-Code Workflow DesignNo programming required. Connect Sub-Agent and user decision nodes visually to build sophisticated automation flows. ⚡ Ready to ExecuteDesigned workflows automatically export to 🔄 Easy IterationSave and load workflows as JSON. Experiment and refine your flows through trial and error. 🔒 Fully Offline & SecureAll operations run locally within VSCode. No network communication means zero risk of data leaks or privacy concerns. Key Features✨ Visual Workflow Editor - Intuitive drag-and-drop canvas inspired by Dify 🤖 Sub-Agent Nodes - Configure Claude Code Sub-Agents with custom prompts, tool permissions, and model selection (Sonnet/Opus/Haiku) ❓ AskUserQuestion Nodes - Create dynamic conditional branches with 2-4 user-selectable options 💾 Save & Load - Persist workflows as JSON files in 📤 One-Click Export - Generate 🔒 Safe File Handling - Automatic conflict detection with confirmation dialogs before overwriting ⚙️ Intuitive Property Panel - Configure all node settings in a dedicated right-side panel 🌐 Multilingual Support - Both the Visual Editor UI and exported workflows automatically adapt to your VSCode language (English/Japanese/Korean/Simplified Chinese/Traditional Chinese supported) Getting StartedInstallationFrom VSCode Marketplace (Coming Soon)
From Source Currently not available (private repository). Quick Start1. Open the Editor
2. Create Your Workflow
3. Save & Export
How It WorksPrompt NodesDefine reusable prompt templates with:
Sub-Agent NodesConfigure autonomous AI agents with:
Branch NodesImplement conditional logic with:
AskUserQuestion NodesCreate decision points where:
Export FormatGenerates ready-to-use files:
Internationalization: The Visual Editor UI and all exported files automatically adapt to your VSCode display language setting ( Usage ExamplesExample 1: Data Analysis Pipeline
Example 2: Code Review Workflow
FAQQ: What is Claude Code? A: Claude Code is Anthropic's official CLI tool for building AI-powered workflows. This extension makes it easier to create and manage those workflows visually. Q: Do I need programming experience? A: No! The visual editor is designed for anyone. Simply drag, drop, and configure nodes through the UI. Q: Can I edit exported files manually?
A: Yes! Exported Q: What if a workflow file already exists? A: The extension will detect conflicts and ask for confirmation before overwriting any files. Q: How many nodes can I add? A: Up to 50 nodes per workflow. Most workflows use 3-10 nodes. Q: What languages are supported?
A: Both the Visual Editor UI and exported workflows automatically use your VSCode display language setting. Currently supported: English (default), Japanese, Korean, Simplified Chinese (zh-CN), and Traditional Chinese (zh-TW/zh-HK). The extension detects TroubleshootingWorkflow won't save
Export fails
Can't load workflow
LicenseMIT License - see LICENSE file for details Copyright (c) 2025 breaking-brake AcknowledgmentsBuilt with React Flow • Powered by Claude Code • Inspired by Dify Made with Claude Code Workflow Studio |