The problem this solves
Feature discussions stall at the same wall: everyone agrees on the goal and nobody can see the screens. Written specs hide layout decisions, whiteboard sketches die with the meeting, and the design team's queue means real mockups are weeks away. So the feature conversation loops - the same debate about what goes where, re-argued from memory each time, while engineering waits for something concrete enough to estimate against.
When mockups finally arrive, they compress two decisions into one review. Structure - what lives on each screen and in what hierarchy - gets debated simultaneously with styling, and polish wins the attention. Stakeholders approve a beautiful screen with a structural flaw nobody interrogated, and the flaw surfaces in engineering where it is expensive. Wireframes first is the old discipline for exactly this reason: settle the bones while they are cheap to move, then spend styling effort once, on a structure that has already survived review.
How the mission runs
- Define the three screens. From the feature described in your thread, the agent identifies the three screens that carry the flow and what each must accomplish: the entry state, the core interaction, and the resolution. Screen intent is agreed in the thread before any drawing, so the wireframes answer the right questions.
- Design the grayscale wireframes. Design produces the three screens as deliberate grayscale wireframes: real hierarchy, real content placement, real interaction affordances, and zero styling to hide behind. Grayscale is the point - reviewers argue about structure because structure is all there is to react to.
- Publish the wireframes for structural review. The wireframes go live as a navigable page, and the link is posted to #product in Slack. The team clicks through the flow and argues placement, hierarchy, and sequence in the thread. Structural changes here cost minutes, and the agent revises the live page as decisions land.
- Build the hi-fi mockups. Once the structure survives review, Design executes the same three screens in your brand style: palette, typography, spacing system, and component styling applied to the agreed bones. Because structure is settled, the hi-fi pass is purely about execution quality rather than relitigating layout.
- Publish both pages side by side. The hi-fi mockups publish as a second live page, and both links are posted to #product: the wireframes as the structural record, the mockups as the visual target. Engineering gets an unambiguous reference pair, and the approval trail lives in the Slack thread beside the links.
The prompt
This is the exact objective the agent receives. Swap the obvious placeholders for your own domain, segment or channel and run it as-is from the console, Slack, or the API.
What comes back
Two published live pages posted to #product: a navigable grayscale wireframe set covering the feature's three key screens, and the same screens executed as hi-fi mockups in your brand system after structural review. Together they give engineering a settled structure with an explicit visual target, and the review conversation that approved each stage sits in the Slack thread as the decision record.
Make it yours
- Widen the flow to five screens for features with branching states, keeping the same two-stage discipline of structure first and styling second.
- Publish two competing wireframe structures for the core screen and let #product argue them against each other before any hi-fi work begins.
- Point it at an existing feature that underperforms: wireframe the current structure as-is, then propose the revised structure beside it for direct comparison.
Frequently asked questions
Why bother with wireframes when mockups are coming anyway?
Because the two stages answer different questions, and merging them lets polish smuggle structural flaws past review. Wireframes force the layout argument while changes cost minutes; the hi-fi pass then styles a structure that has already survived scrutiny. Teams that skip the first stage usually pay for it in engineering.
How closely will the hi-fi mockups follow our design system?
The mockups are built from your brand kit and whatever component conventions your product already shows: palette, type scale, spacing, and control styling. Where your system is silent, the agent makes a documented choice and flags it in the thread so your design owner can ratify or redirect it.
Can we revise after the hi-fi pages publish?
Yes. Feedback in the #product thread gets applied to the live pages, and both links stay stable so nobody reviews a stale version. Structural changes at this stage are deliberately visible - the agent notes when a request reopens the wireframe decision so the team changes bones knowingly.