I design with Claude more than Figma now — Jane Street designer workflow

✍️ OpenClawRadar📅 Published: June 8, 2026🔗 Source
I design with Claude more than Figma now — Jane Street designer workflow
Ad

Edwin Morris, a designer at Jane Street, describes how Claude Code has largely replaced Figma in his design workflow. Instead of spec docs, Figma mockups, and proposal reviews, he now builds prototype features directly in the codebase using Claude Code. The workflow: write a problem description and proposal → open editor with Claude → prompt with the description → get a working prototype → iterate → push to dev environment → get user feedback → submit a feature (PR).

Key quote: “A prototype feature in the actual codebase has felt better in almost every way compared to mockups and docs.” Morris reports that Claude Code gives “free, unlimited iteration” — he refined a Submit button, added keyboard shortcuts, tweaked copy, adjusted prompts, and added confirmation messages. These workflow improvements “would have taken days or weeks of engineering and design back-and-forth” at his previous job.

The switch happened gradually. When he joined Jane Street in summer 2025, he used AI only for small UX papercut fixes. For bigger ideas, he still used Figma and docs. But “in the past 2 months the situations where I’ve reached for Figma have fallen off a cliff.” He now uses Claude for bigger work: “a half dozen other prototypes that make user-facing, data model, and library changes, including some that are 2000+ line diffs.” For some new apps, he even skips Figma entirely, “iterating on the visual design from the beginning with Claude.”

Ad

The one downside: reviewers receive a fully baked feature instead of a mockup, which can reduce design input. The team’s solution: write a reminder in the description that “prototypes are living proposal docs, the code is disposable, and a reviewer’s job is to give feedback about the design and user experience.” The reviewer eventually takes over the idea and implements production code in a separate feature.

📖 Read the full source: HN AI Agents

Ad

👀 See Also

Codex Chrome Extension Adds Background Browser Automation Across Tabs
Tools

Codex Chrome Extension Adds Background Browser Automation Across Tabs

Codex's new Chrome extension on macOS/Windows enables parallel browser task execution in background tabs without taking over the browser — covering debugging flows, dashboards, research, and CRM updates.

OpenClawRadar
Recall: A Persistent Memory MCP Server for Claude Code
Tools

Recall: A Persistent Memory MCP Server for Claude Code

Recall is an open-source MCP server that gives Claude Code persistent memory across sessions via semantic search with embeddings. It includes four lifecycle hooks: session-start, observe, pre-compact, and session-end.

OpenClawRadar
Comparison of Four Managed OpenClaw Hosting Providers for 2026
Tools

Comparison of Four Managed OpenClaw Hosting Providers for 2026

A developer tested four managed OpenClaw hosting providers over two months, ranking them based on setup time, uptime, integration reliability, model routing, cost, and multi-step task handling. LobsterTank costs $2/month with basic container hosting, KiwiClaw is $39/month with better support, xCloud is $24/month with solid uptime, and RunLobster is $49/month with extensive tool integration and flat pricing.

OpenClawRadar
GodotIQ MCP Server Gives AI Coding Agents Spatial Understanding of Godot Scenes
Tools

GodotIQ MCP Server Gives AI Coding Agents Spatial Understanding of Godot Scenes

GodotIQ is an MCP server that provides coding agents with true understanding of 2D/3D scenes, signals, and code dependencies in Godot. In a test, it autonomously built a twin-stick survivors game in one hour from assets and a prompt.

OpenClawRadar