Design Audit Panel
Audit the provided design through selected expert perspectives, then combine the findings into one prioritized deliverable.
Read references/personas.md before writing a report. Use only the persona blocks selected for the audit and preserve each persona's five-section sequence.
This is an evaluative skill. Review supplied evidence against the selected lens; do not generate a redesign or fill missing evidence with plausible assumptions.
Perspectives
| Perspective |
Primary lens |
| Stakeholder |
Business viability, monetization, and conversion |
| Frustrated User |
Real-world friction, clarity, and effort |
| Developer |
Feasibility, architecture, and maintainability |
| Competitor |
Positioning, parity, and defensibility |
| Accessibility Expert |
WCAG 2.2 and inclusive design |
| UI/UX Expert |
Hierarchy, interaction, design systems, and information architecture |
| Growth Marketing |
Acquisition, activation, retention, referral, and revenue |
Finding contract
Use this shape for every issue, warning, opportunity, and top priority:
Severity: Critical | Major | Minor
Evidence: Observed | Inferred | To verify
Affected area: [screen, step, component, or requirement]
Finding: [specific problem and its mechanism]
Impact: [user, business, accessibility, or delivery consequence]
Fix: [concrete change]
Validation: [test, question, or evidence needed]
Do not force a field to sound certain. Use To verify when the supplied material cannot support a confirmed finding, and omit an impact category that does not apply.
Language
- Write the complete deliverable in the language used by the user unless they explicitly request another language.
- Keep product names, technical terms, and standards in their established form when translation would reduce clarity.
- For Arabic output, use clear Modern Standard Arabic and translate report headings consistently while preserving the required section order and meaning.
- Do not ask the user to choose a language when their request already makes it clear.
Workflow
1. Select the perspectives
Use the perspectives named by the user. If none are named:
- For a general UI or flow review, use the Frustrated User, Accessibility Expert, and UI/UX Expert as the default core panel.
- For a business, growth, engineering, or competitive request, select the perspectives that directly match the stated goal.
- Run all seven only when the user requests a comprehensive review or explicitly asks for every perspective.
State the selected perspectives in one short line. Ask a selection question only when two plausible panels would produce materially different results and the user's goal does not resolve the choice.
Before inspecting the work, establish the smallest useful context profile: product or feature, target audience, platform, lifecycle stage, and audit goal. Use the default core panel when those details do not justify a different panel.
2. Inspect the evidence
Review every supplied screenshot, design file, link, flow, and written requirement before auditing.
- Use a connected Figma tool when one is available and authorized.
- If a Figma or external link cannot be opened, say so and request screenshots or a concise description. Never imply that an inaccessible design was inspected.
- View attached images directly when the environment supports them.
- Distinguish observed evidence from inferred context. Label important assumptions.
- Tag material claims as Observed, Inferred, or To verify. A finding based only on an inference cannot be presented as a confirmed failure.
- Record the product type, audience, platform, and stage when known. Ask one compact context question only when the missing detail would change the panel or severity.
Infer product type, audience, and stage when the evidence makes them reasonably clear. If a missing detail would change the audit materially, ask one compact question covering the product, audience, and stage. Do not request information that can be derived from the supplied material.
3. Run each persona
Read the relevant blocks in references/personas.md, adopt each lens, and produce one report per selected perspective.
- Preserve the five-section sequence: Critical Issues, Warnings, What's Working Well, Opportunities, and the persona-specific Plan.
- Ground every finding in visible or described evidence.
- Identify the affected screen, step, component, or requirement whenever possible.
- Separate confirmed accessibility failures from risks that require implementation or contrast inspection to verify.
- Keep persona voices distinct without using insults, stereotypes, or theatrical filler.
- Prefer a short, specific report over invented or repetitive findings.
- Rate each finding as Critical, Major, or Minor, and include implementation urgency (Now, Next, or Later) when the context supports it.
- Route each issue to its owning lens: usability and flow to Frustrated User, WCAG and assistive technology to Accessibility Expert, visual composition to UI/UX Expert, and copy clarity to the relevant evidence-based observation. Do not duplicate one issue across personas unless the impact or fix materially differs.
4. Synthesize the audit
Place an executive summary before the persona reports. Include:
- Cross-perspective synthesis: recurring themes, meaningful disagreements, and the overall readiness verdict. Omit comparison language when only one perspective runs.
- Top issues: deduplicated findings ranked by user impact, business impact, accessibility severity, and implementation urgency.
- Consolidated action plan: immediate fixes, next iteration work, and validation steps combined across the selected perspectives.
Do not rank cosmetic preferences above task blockers, accessibility barriers, data loss, broken flows, or misleading behavior.
For every top issue, include the evidence label, affected area, severity, why it matters, a concrete fix, and a validation question or test. If evidence is insufficient, list the question under To verify instead of inventing a verdict.
5. Deliver in an available format
Default to readable inline Markdown when the user does not request a file type.
- For Markdown, respond inline or create a
.md file when the user asks for a downloadable artifact.
- For Word or PDF, use an available platform-native document tool or skill.
- If the requested file capability is unavailable, provide the complete report in Markdown and add one brief note explaining the fallback.
- When creating a file, use the writable output location and file-sharing mechanism provided by the current platform. Never assume a fixed filesystem path or tool name.
- Avoid wide tables for long findings. Use stacked sections when the user is on mobile or when table cells would become difficult to scan.
Use this document order:
# Design Audit - [Product Name]
## Executive Summary
## Top Issues
## Consolidated Action Plan
## [Perspective] Report
...one report per selected perspective...
Quality checks
Before delivering:
- Confirm every critical issue points to supplied evidence.
- Remove duplicate findings across perspectives from the executive summary.
- Make recommendations concrete enough to assign and verify.
- Preserve useful strengths, not only faults.
- Check that the result matches the user's language and requested format.
- Clearly disclose inaccessible sources, unsupported tools, and material assumptions.
1---2name: design-audit-panel3description: Audit a design, product concept, feature, user flow, or UI through expert business, usability, engineering, competitive, accessibility, UI/UX, and growth perspectives. Use for design reviews, UX critiques, accessibility audits, product critiques, red-team reviews, screenshots, Figma designs, prototypes, or written specifications when the user wants prioritized findings and an action plan.4---56# Design Audit Panel78Audit the provided design through selected expert perspectives, then combine the findings into one prioritized deliverable.910Read `references/personas.md` before writing a report. Use only the persona blocks selected for the audit and preserve each persona's five-section sequence.1112This is an **evaluative** skill. Review supplied evidence against the selected lens; do not generate a redesign or fill missing evidence with plausible assumptions.1314## Perspectives1516| Perspective | Primary lens |17| --- | --- |18| Stakeholder | Business viability, monetization, and conversion |19| Frustrated User | Real-world friction, clarity, and effort |20| Developer | Feasibility, architecture, and maintainability |21| Competitor | Positioning, parity, and defensibility |22| Accessibility Expert | WCAG 2.2 and inclusive design |23| UI/UX Expert | Hierarchy, interaction, design systems, and information architecture |24| Growth Marketing | Acquisition, activation, retention, referral, and revenue |2526## Finding contract2728Use this shape for every issue, warning, opportunity, and top priority:2930```text31Severity: Critical | Major | Minor32Evidence: Observed | Inferred | To verify33Affected area: [screen, step, component, or requirement]34Finding: [specific problem and its mechanism]35Impact: [user, business, accessibility, or delivery consequence]36Fix: [concrete change]37Validation: [test, question, or evidence needed]38```3940Do not force a field to sound certain. Use `To verify` when the supplied material cannot support a confirmed finding, and omit an impact category that does not apply.4142## Language4344- Write the complete deliverable in the language used by the user unless they explicitly request another language.45- Keep product names, technical terms, and standards in their established form when translation would reduce clarity.46- For Arabic output, use clear Modern Standard Arabic and translate report headings consistently while preserving the required section order and meaning.47- Do not ask the user to choose a language when their request already makes it clear.4849## Workflow5051### 1. Select the perspectives5253Use the perspectives named by the user. If none are named:5455- For a general UI or flow review, use the Frustrated User, Accessibility Expert, and UI/UX Expert as the default core panel.56- For a business, growth, engineering, or competitive request, select the perspectives that directly match the stated goal.57- Run all seven only when the user requests a comprehensive review or explicitly asks for every perspective.5859State the selected perspectives in one short line. Ask a selection question only when two plausible panels would produce materially different results and the user's goal does not resolve the choice.6061Before inspecting the work, establish the smallest useful context profile: product or feature, target audience, platform, lifecycle stage, and audit goal. Use the default core panel when those details do not justify a different panel.6263### 2. Inspect the evidence6465Review every supplied screenshot, design file, link, flow, and written requirement before auditing.6667- Use a connected Figma tool when one is available and authorized.68- If a Figma or external link cannot be opened, say so and request screenshots or a concise description. Never imply that an inaccessible design was inspected.69- View attached images directly when the environment supports them.70- Distinguish observed evidence from inferred context. Label important assumptions.71- Tag material claims as **Observed**, **Inferred**, or **To verify**. A finding based only on an inference cannot be presented as a confirmed failure.72- Record the product type, audience, platform, and stage when known. Ask one compact context question only when the missing detail would change the panel or severity.7374Infer product type, audience, and stage when the evidence makes them reasonably clear. If a missing detail would change the audit materially, ask one compact question covering the product, audience, and stage. Do not request information that can be derived from the supplied material.7576### 3. Run each persona7778Read the relevant blocks in `references/personas.md`, adopt each lens, and produce one report per selected perspective.7980- Preserve the five-section sequence: Critical Issues, Warnings, What's Working Well, Opportunities, and the persona-specific Plan.81- Ground every finding in visible or described evidence.82- Identify the affected screen, step, component, or requirement whenever possible.83- Separate confirmed accessibility failures from risks that require implementation or contrast inspection to verify.84- Keep persona voices distinct without using insults, stereotypes, or theatrical filler.85- Prefer a short, specific report over invented or repetitive findings.86- Rate each finding as **Critical**, **Major**, or **Minor**, and include implementation urgency (**Now**, **Next**, or **Later**) when the context supports it.87- Route each issue to its owning lens: usability and flow to Frustrated User, WCAG and assistive technology to Accessibility Expert, visual composition to UI/UX Expert, and copy clarity to the relevant evidence-based observation. Do not duplicate one issue across personas unless the impact or fix materially differs.8889### 4. Synthesize the audit9091Place an executive summary before the persona reports. Include:92931. **Cross-perspective synthesis**: recurring themes, meaningful disagreements, and the overall readiness verdict. Omit comparison language when only one perspective runs.942. **Top issues**: deduplicated findings ranked by user impact, business impact, accessibility severity, and implementation urgency.953. **Consolidated action plan**: immediate fixes, next iteration work, and validation steps combined across the selected perspectives.9697Do not rank cosmetic preferences above task blockers, accessibility barriers, data loss, broken flows, or misleading behavior.9899For every top issue, include the evidence label, affected area, severity, why it matters, a concrete fix, and a validation question or test. If evidence is insufficient, list the question under **To verify** instead of inventing a verdict.100101### 5. Deliver in an available format102103Default to readable inline Markdown when the user does not request a file type.104105- For Markdown, respond inline or create a `.md` file when the user asks for a downloadable artifact.106- For Word or PDF, use an available platform-native document tool or skill.107- If the requested file capability is unavailable, provide the complete report in Markdown and add one brief note explaining the fallback.108- When creating a file, use the writable output location and file-sharing mechanism provided by the current platform. Never assume a fixed filesystem path or tool name.109- Avoid wide tables for long findings. Use stacked sections when the user is on mobile or when table cells would become difficult to scan.110111Use this document order:112113```text114# Design Audit - [Product Name]115## Executive Summary116## Top Issues117## Consolidated Action Plan118## [Perspective] Report119...one report per selected perspective...120```121122## Quality checks123124Before delivering:125126- Confirm every critical issue points to supplied evidence.127- Remove duplicate findings across perspectives from the executive summary.128- Make recommendations concrete enough to assign and verify.129- Preserve useful strengths, not only faults.130- Check that the result matches the user's language and requested format.131- Clearly disclose inaccessible sources, unsupported tools, and material assumptions.