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

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.”
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
👀 See Also

Calmkeep: An External Continuity Layer to Counter LLM Drift in Extended Sessions
Calmkeep is an external continuity layer designed to counteract LLM drift in extended sessions, showing 85% integrity vs 60% for standard Claude in a 25-turn backend build test and 100% vs 50% in a legal session.

AgentCall: Let Claude Code Join Google Meet, Zoom, or Teams Calls as a Teammate
AgentCall.dev pipes your existing Claude Code, Codex, or Cursor session into Google Meet, Teams, or Zoom with voice, screen sharing, and chat — no desktop grab, no third-party data in direct mode.

Claude for Creative Work: MCP Connectors for Blender, Adobe, Ableton, and More
Anthropic released a set of MCP connectors allowing Claude to interface with creative tools including Blender, Autodesk Fusion, Adobe Creative Cloud, Ableton Live, and Splice, enabling natural-language control, scripting, and pipeline automation.

cowork-session-sync v1.0.0 provides session continuity for Claude Cowork
cowork-session-sync v1.0.0 is a tool that maintains session continuity for Claude Cowork by archiving raw transcripts, distilling them to Markdown, and enabling one-phrase bootstrap with 'catchup-bunny' to restore full context.