AAgentic Design School
Workflows

A library for repeatable design-agent work.

Each workflow is a documented operating loop: when to use it, how to brief it, the orchestration pattern behind it, runnable sample code, and case studies from real product design, UX, research, and agency work.

Design workflows

Intermediate
Dynamic workflow fan-out
Design System Audit at Scale

A workflow that fans out one agent per component or screen to find token drift, spacing inconsistency, duplicated patterns, and undocumented variants, then aggregates everything into a prioritized drift report.

Intermediate
Dynamic workflow with capture and compare agents
Visual QA Regression Sweep

A dynamic workflow that captures every key page, state, and viewport, fans out one compare agent per page, merges the findings, and drives fix passes until the whole product matches the approved design again.

Intermediate
Single-agent build loop with parity gate
Screenshot-to-Implementation Parity

A single-agent build loop that turns a reference screenshot or Figma export into working code by extracting a spec first, building against it, and refusing to call the screen done until a parity check against the reference passes.

Advanced
Dynamic workflow with per-file agents
Design Token Migration

A workflow for migrating hard-coded values and legacy tokens to a new token set across hundreds of files, with a script that loops per-file agents, a reviewer agent on every diff, and a visual QA recapture at the end.

Foundation
Subagent fan-out with severity gates
Accessibility Sweep

A codebase-wide accessibility audit that combines static checks with agent judgment, ranks findings by severity, and applies fixes in passes that are re-verified before anything is called done.

Advanced
Parallel agents with adversarial critique
Multi-Direction Concept Exploration

A parallel-agent workflow that drafts three to five genuinely distinct design directions from one brief, forces an adversarial critique stage where agents score each other's work against explicit criteria, and hands a human a comparable set of options instead of one early draft.

Advanced
Saved workflow command per branch
Design QA on Every PR

A saved Claude Code workflow command that runs design QA on every branch that touches UI: build the preview, capture only the changed screens, diff against main, check tokens and accessibility on the changed components, and produce a findings comment ready to paste into the pull request.

Intermediate
Subagent fan-out per screen
Design Handoff and Spec Generation

A subagent fan-out that turns approved designs into developer-ready specs: layout redlines, token mapping, interaction states, accessibility annotations, edge cases, and acceptance criteria, assembled into one handoff packet and reviewed from a developer's perspective before it ships.

Intermediate
Dynamic workflow with per-component agents
Component Documentation Generation

A dynamic workflow that generates and refreshes design system documentation from the source of truth — component code, tokens, and real usages across the product — with one agent per component and a consistency agent enforcing a shared template and voice.

Advanced
Staged workflow with overlap and impact agents
Design System Contribution Intake

A repeatable intake pipeline for new component and pattern proposals: an overlap agent checks whether the need is already covered, an impact agent estimates adoption, a spec agent drafts the API and accessibility requirements, and a review packet goes to the design system council to decide.

Foundation
Single-agent build loop with variant fan-out
Interactive Prototype Sprint

A half-day loop that turns a brief and a design harness — tokens, components, sample data — into a clickable coded prototype, fans out variants only where the design question genuinely differs, and packages everything behind an index page for testing sessions.

Intermediate
Saved workflow command on a reporting cadence
Design Ops Reporting

A recurring workflow that assembles the design ops evidence teams currently gather by hand — design system adoption, QA debt trends, review throughput, and contribution backlog — into one report where every number links to how it was computed.

Intermediate
Subagent fan-out per surface and locale risk
Localization Readiness Review

A pre-localization review that finds the internationalization risks hiding in UI and code — hard-coded strings, fragile layouts, formatting assumptions, and RTL gaps — before translators and in-market reviewers ever see the product.

UX workflows

Foundation
Subagent fan-out per flow
Heuristic Evaluation at Scale

A workflow for running a structured heuristic evaluation across every key flow of a product at once, with one agent per flow working from screenshots and the live build, and a merge agent that dedupes and ranks the candidate violations for human severity review.

Intermediate
Two-stage workflow: prep loop and synthesis fan-out
Usability Test Prep and Synthesis

A two-stage workflow that prepares a usability study — research questions, test plan, tasks, screener, discussion guide, prototype check — and then synthesizes the sessions afterwards, with one coding agent per session, a synthesis merge, and a challenge pass that hunts for over-claims.

Advanced
Dynamic workflow with evidence agents
Journey Mapping from Product Data

An evidence-based journey mapping workflow: per-source agents extract moments and signals from analytics, tickets, session notes, and interviews, a synthesis agent assembles stages with every claim linked to its evidence, and a challenge agent flags the stages where the evidence is too thin to trust.

Advanced
Dynamic workflow with evidence and lane agents
Service Blueprint from Research Data

A workflow for assembling a service blueprint — customer actions, frontstage, backstage, support processes, and evidence — from research repositories, support tickets, ops runbooks, and stakeholder notes the organization already has, so the validation workshop starts from a draft instead of a blank wall.

Intermediate
Subagent fan-out per section plus analysis stage
IA Audit and Card Sort Analysis

Two connected loops for information architecture work: an audit that crawls the navigation and content inventory with one agent per section, and a card sort and tree test analysis stage where agents compute agreement and label confusion while a human IA designer judges the tradeoffs.

Foundation
Per-task walkthrough agents with merge stage
Cognitive Walkthrough at Scale

A workflow for running structured cognitive walkthroughs across many tasks and personas at once: each agent steps through one task with one persona's knowledge level, answers the four classic walkthrough questions at every step with screenshot evidence, and a merge agent groups failure points by screen so the team sees where journeys break.

Foundation
Staged workflow: evidence pack, agenda, and materials agents
Stakeholder Workshop Prep

A staged workflow that prepares a design or discovery workshop from material that already exists: an evidence pack with sources, a stakeholder map, a timed agenda with facilitation notes, and ready-to-use templates — all reviewed and owned by the facilitator.

Research workflows

Foundation
Dynamic workflow with cross-checked sources
Deep Design Research

A workflow for using Claude Code's bundled /deep-research dynamic workflow to answer design questions with cross-checked, cited evidence: competitive teardowns, pattern research, accessibility standards, and platform conventions.

Intermediate
Dynamic workflow with per-transcript agents
User Research Synthesis

A workflow for turning a folder of interview transcripts, support tickets, or survey answers into coded themes, evidence-linked insights, and an opportunity map, with one agent per transcript and a challenge agent hunting for over-claims.

Intermediate
Dynamic workflow with per-competitor agents
Competitive Teardown

A workflow for tearing down competitor products by walking them — screenshots, flows, pricing, positioning, and onboarding collected into per-competitor evidence folders — then extracting patterns into a comparison matrix, a pattern library, and a list of opportunity gaps.

Foundation
Subagent fan-out per surface
Content and UX Writing Audit

A workflow for sweeping product copy across buttons, empty states, errors, onboarding, and emails against a content style guide, with one agent per surface and findings merged into a terminology map and a prioritized fix list.

Intermediate
Two-stage workflow: design critique loop and analysis fan-out
Survey Design and Analysis

A two-stage workflow where a critique loop stress-tests the survey before anyone answers it, and a fan-out of analysis agents computes distributions, cross-tabs, and open-text themes from the export — with every number produced by code the agents run, never estimated by the model.

Advanced
Staged workflow with adversarial review
Experiment Design and Results Readout

A staged workflow for designing A/B and multivariate experiments properly — hypothesis from evidence, sample size from a script, ship criteria agreed before launch — and producing honest readouts where a skeptic agent attacks the analysis before the team sees it.

Intermediate
Dynamic workflow combining analytics and walkthrough agents
Funnel and Drop-off Diagnosis

A workflow that connects funnel numbers to the screens behind them: analytics agents compute step conversion and segment differences with scripts, walkthrough agents inspect the actual UI at the biggest drop-off points, and the output is a ranked list of evidence-linked hypotheses — never a causal claim from correlational data.

Agency & Marketing workflows

Intermediate
Parallel concept agents with adversarial critique
Brand Campaign Concept Sprint

A parallel-agent workflow that turns one client brief into three to five campaign territories developed by separate concept agents, runs every territory through adversarial critique against the brief, brand guidelines, audience insight, and legal constraints, and hands the creative director a scored shortlist instead of one early idea.

Advanced
Dynamic workflow with per-asset agents and a brand gate
Multi-Channel Asset Production

A dynamic workflow that turns one approved master concept into a full matrix of channel assets — web hero, email module, paid social sizes, display banners, in-app banner — built by per-asset agents from a channel spec matrix, with every asset passing a brand-compliance gate before a human review board sees it.

Foundation
Subagent fan-out per page section
Landing Page and CRO Audit

A fan-out workflow that audits a landing page section by section — hero, social proof, pricing, form, footer — from screenshots and the DOM, checks message clarity, hierarchy, trust, friction, accessibility, and analytics gaps, and produces a prioritized backlog of test hypotheses rather than promised conversion wins.

Advanced
Staged workflow from direction to usable system
Brand Identity System Build

A staged workflow that turns an approved identity direction into a usable system: contrast-checked design tokens, a living guidelines document, proof-of-concept applications built as code, and a consistency report — with the creative director reviewing every stage gate.

Foundation
Dynamic workflow with cross-checked SERP and intent agents
SEO Content Brief Research

A research workflow that produces evidence-based content briefs for writers: per-query agents study what currently ranks and why, an intent agent classifies what searchers want, coverage and sources agents map the gaps and the references — and the writer and SEO lead make the calls.

Code samples live in the open.

Public companion repository with runnable scripts, prompts, dynamic workflow code, and packet templates for every workflow in this library.