Back to projects

Mindstudio — No-Code AI Orchestration

Transforming a developer-centric IDE into an intuitive visual canvas, enabling non-technical users to build complex LLM agents without code.

Mindstudio — No-Code AI Orchestration

Powerful Tech, Operational Wild West. MindStudio is a premier platform for building AI agents, allowing users to orchestrate LLMs, variables, and external APIs. When I joined, the product was technically robust but operationally fragile. The engineering team had shipped an incredible amount of features, but without design governance. There were no components, no tokens, and no shared language.

We faced a critical bottleneck: Innovation velocity was outpacing our ability to maintain quality. Every new feature—from the visual editor to the dashboard—was being built from scratch, creating a fragmented Frankenstein UI that confused users and slowed down development.

Hero: Node Canvas interface or DS overview (high-fidelity)

01. The Problem

Velocity vs. Governance

The product looked coherent on the surface, but the underlying architecture was a “Wild West” scenario preventing us from scaling.

Visual Entropy

With no 'source of truth,' the interface was drifting. 40% of frontend code was dedicated to overriding conflicting styles.

Cognitive Overload

The lack of standardized patterns meant users had to relearn the UI for every new feature (Editor vs. Settings vs. Dashboard).

The 'Bus Factor'

Design knowledge was tribal. Onboarding a new designer took weeks because the system existed only in people's heads, not in Figma.

Before: Figma chaos - detached frames, inconsistent styles

02. Objectives

Stabilize to Evolve

My mandate wasn’t just to “clean up Figma,” but to build the infrastructure needed to ship the next generation of product features.

Stop the Bleeding

Audit and consolidate existing patterns into a unified Design System (DS).

Unlock Complexity

Use the new system to redesign critical, high-density interfaces like the Node Canvas and Variable Manager.

Validate Scalability

Prove the system's robustness by deploying a platform-wide Dark Mode with zero code refactoring.

03. Process

From Audit to Architecture

We moved from reactive design to a strategic 3-phase roadmap:

High-level Process

Phase 1: Triage

  • Production Audit
  • Token Architecture
  • Priority Definition

Phase 2: System Engine

  • Core Library
  • Data Density
  • Complex Inputs

Phase 3: Product Pivot

  • Node Canvas
  • Logic/Data
  • Dark Mode
Continuous delivery throughout all phases

Phase 1: Triage — I audited the production environment to separate “essential patterns” from “noise.” We established a strict token architecture (Primitives → Semantics) immediately, prioritizing the foundation needed for Dark Mode.

Token architecture: Primitives → Semantics → Components diagram

Phase 2: The System Engine — We built a component library optimized for data density. Unlike standard marketing sites, MindStudio needed complex inputs, code blocks, and variable selectors that could handle heavy user interactions without breaking.

Component library: Data-dense patterns (tables, inputs, selectors)

Phase 3: The Product Pivot — With the system in place, I joined the Core Team to tackle the complex features that were previously blocked by design debt:

Visual Orchestration

Redesigned the node-based editor to support complex branching logic, infinite canvas panning, and team collaboration.

Logic & Data Handling

Abstracted raw JSON data passing into a visual 'Variable & API' selector, reducing errors in multi-step workflows.

Systematized Dark Mode

Leveraged semantic tokens to ship a flawless dark theme across the platform, validated as a 'plug-and-play' update.

Node Canvas: Before/After comparison or key interface

04. Results

Measurable Impact

The system wasn’t just a library; it became the operational OS for the product team.

  • 40% Faster Handoff: Developers stopped guessing hex codes and started using semantic variables, reducing implementation time significantly.
  • 80% Reduction in Figma Bloat: We deleted hundreds of detached frames, replacing them with a single, versioned library.
  • Quality at Scale: Visual QA tickets dropped by 25% across three sprints as the system enforced consistency automatically.
  • Unlocked Dark Mode: Shipped a highly requested enterprise feature in record time thanks to the token foundation.
Dark Mode: Light/Dark side-by-side comparison (same screen)

“The system allowed us to stop debating pixel placement and start focusing on complex AI orchestration logic.” — Head of Product

05. Reflection

Pragmatism over Perfection

In a fast-paced AI startup, you can’t wait for a “perfect” system. We built the plane while flying it—consolidating chaos into order while simultaneously shipping critical features. This project proved that a strong Design System isn’t a constraint; it’s the ultimate accelerator for product innovation.

After: Organized Figma library - versioned components, clear naming