Skip to main content
Back to the field guide

A field guide to the /draft-wireframe skill

AI Text and Mermaid Wireframes

Wireframes in Figma stay in Figma. /draft-wireframe produces text and Mermaid wireframes that live in the codebase and engineering can estimate from.

Draft · UX Design6 min readJanuary 5, 2026

Wireframes that live in Figma stay in Figma. Engineering does not open the file, the design changes do not version-control with the code, and the wireframe goes stale the day after it ships. Text-based wireframes that live in markdown solve all three: they live in the repo, they version-control naturally, and engineering reads them alongside the code.

The /draft-wireframe skill produces text-based wireframes and Mermaid layout diagrams. Content hierarchy, component placement, primary and secondary actions, interaction annotations. Specifies structure and behavior without visual design, so engineering can estimate and Form can layer visual design on top.

What the wireframe includes

Per screen: heading, content hierarchy with levels, primary and secondary actions, interaction notes (where the user goes on each action). Component placement labeled. State variants noted (loading, empty, error).

Tonone's /draft-wireframe skill produces text and Mermaid wireframes that version-control with the codebase.

Install

/draft-wireframe ships with the Draft agent in Tonone for Claude Code.

1. Add to marketplace

$ claude plugin marketplace add tonone-ai/tonone

2. Install Draft

$ claude plugin install draft@tonone-ai

Frequently asked questions

What does /draft-wireframe do?
It produces text and Mermaid wireframes with content hierarchy, components, actions, and interaction annotations.
How do I install /draft-wireframe?
Install Tonone for Claude Code via tonone.ai/get-started.

Pairs well with