Skip to main content
Back to the field guide

A field guide to the /draft-recon skill

AI UI UX Reconnaissance

Scans the frontend codebase to map existing routes, page components, navigation structure, and interaction patterns. Produces a UX map of what currently exists, including inconsistencies and patterns that have drifted from the intended design, before designing anything new.

Draft · UX Design4 min readNovember 20, 2025

Reconnaissance is the first thing a senior engineer does on an inherited project: read the lay of the land before changing anything. Skip it and the first change reveals an assumption that turned out to be wrong.

The /draft-recon skill produces the recon for the udraft domain. Scans the frontend codebase to map existing routes, page components, navigation structure, and interaction patterns. Produces a UX map of what currently exists, including inconsistencies and patterns that have drifted from the intended design, before designing anything new.

Tonone's /draft-recon skill produces a focused inventory of the udraft domain before changes are made.

Install

/draft-recon ships with the udraft agent in Tonone for Claude Code. Install Tonone via tonone.ai/get-started. Tonone is free and MIT-licensed.

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-recon do?
Scans the frontend codebase to map existing routes, page components, navigation structure, and interaction patterns. Produces a UX map of what currently exists, including inconsistencies and patterns that have drifted from the intended design, before designing anything new.
How do I install /draft-recon?
Install Tonone for Claude Code via tonone.ai/get-started. Tonone is free and MIT-licensed.

Pairs well with