Archetype

Best design tools for Craft Specialists

Focus on pixel-perfect execution and interaction design

The Craft Specialist has gone deep on one part of the design process and become the person everyone goes to for it. Maybe that's interaction design and prototyping. Maybe it's design systems. Maybe it's accessibility or motion. The exact speciality varies, but the depth is the point.

You are less interested in breadth and more interested in doing one thing extraordinarily well. You may be frustrated by tools that treat your area of expertise as a checkbox feature rather than a first-class concern.

The tools that work for Craft Specialists are those built with genuine depth in a particular domain — not just adequate, but genuinely best-in-class for the specific work you do. The rankings here shift significantly depending on which craft you've specialised in.

Top 5 Tools for Craft Specialists

1
Figma

Figma

7.1

www.figma.com

Prototyping Typography Figma +2

The dominant interface design tool at roughly 90% market share, now extended across motion, code, and generation. Config 2026 shipped Code Layers (turn any design element into interactive code with one click), Figma Motion (keyframe timeline on canvas), generative shaders, 3D transforms, and an AI agent with skills and connectors to Notion, Slack, Granola, and GitHub. Dev Mode handles developer handoff without a separate tool.

2
Subframe

Subframe

7.0

subframe.com

Code Tool Generated Code Paid +1

Subframe is a code-first UI builder where every layer maps directly to React and Tailwind components — no mockup-to-code translation gap. It ships 200+ pre-built components, design system support, and clean code export you actually own. A standout feature is MCP integration with Cursor and Claude Code, letting developers prompt new designs from their IDE. Aimed at backend-heavy teams that need to ship quality UI without a dedicated designer.

3
Ceros Flex

Ceros Flex

6.9

ceros.com/flex

Site Builder Generated Code Paid +1

Ceros Flex is the next-generation version of Ceros's no-code interactive content platform, rebuilt in HTML5 for speed and WCAG 2.2 compliance. Marketers and creative teams use it to build animated, interactive web experiences — editorial microsites, campaign pages, branded content — without writing code. AI handles repetitive tasks like resizing layouts and accessibility checks. Named after Flexbox, which powers its responsive layout engine.

4
Paper

Paper

6.4

paper.design

Animation Prototyping Generated Code +2

Paper is a code-native design tool where every element on the canvas is real HTML and CSS — what you design is what ships, with no conversion step. Its MCP server exposes 24 bidirectional tools so AI agents can not only read your design but modify it: sync tokens from Figma, populate UI with live API data, or convert a design into React/Tailwind and commit to GitHub. The Snapshot Chrome extension (March 2026) lets you paste any live website into the canvas as editable HTML/CSS layers, so you start from production rather than a blank slate. May 2026: QuiverAI's Arrow 1.0 model (a16z-backed, #1 on SVG Arena) is now integrated — generate and edit real editable SVG assets directly in the canvas. July 2026: Paper Shaders — their standalone WebGL effects library — went fully open source (Apache 2.0), free for commercial use. Raised $34M Series A led by Accel and ICONIQ (with Designer Fund, Michael Grinich, Anton Osika) in July 2026 on 25x ARR growth since early 2026. Built by Stephen Haney, formerly of Modulz/Radix UI; $20/month ($16/month annual).

5
Agentation

Agentation

6.4

agentation.dev

Code Tool Production Code Paid +1

Agentation is a floating toolbar you add to your React app that lets you click on UI elements and generate structured markdown feedback for AI coding agents. Instead of describing "the blue button in the sidebar," it captures CSS selectors, component names from the React fiber tree, and positional data so agents like Claude Code or Cursor can locate and fix the exact element. Free and open source, works with any AI agent that accepts text input.