Use when Abu wants a designer-brief.md for an AI designer or prototype agent after research, specs, stories, inspiration, or project context have been gathered. Produces a rich product and flow brief for high-fidelity mocked UI prototypes, avoids AI-slop design patterns and prescribing colors/fonts/visual style unless required, and clarifies that backend, database, wallet, auth, and API behavior should be mocked unless explicitly in scope.
How this skill is triggered — by the user, by Claude, or both
Slash command
/abu-context-engineering:designer-briefThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when preparing an external AI designer or prototype agent to design a product UI from existing project context.
Use this skill when preparing an external AI designer or prototype agent to design a product UI from existing project context.
Give the designer enough product, domain, flow, and state context to make strong design decisions. Do not over-direct visual taste. Avoid prescribing colors, fonts, gradients, or exact aesthetics unless the user provided brand rules or explicitly asked for them.
This brief is for high-fidelity design exploration and clickable/static prototype work. The prototype should feel production-quality in UX, information architecture, interaction detail, and visual polish, while using mocked data and mocked integrations by default.
Do not ask the designer to implement production database, auth, wallet, payment, API, or smart-contract integration unless the user explicitly says the design prototype should include real integration.
The brief should prevent generic AI-looking output without forcing the designer into one style. Require the prototype to be specific to the product, domain, users, and source material.
Call out these risks:
Phrase this as a quality bar, not a visual recipe. Do not ban or require specific colors, fonts, or aesthetics unless the project has brand constraints.
Prefer these inputs:
Include:
Do not include:
Use this structure:
# Designer Brief: <project or feature>
## Purpose
## Prototype Scope
## Product Context
## Target Users
## Domain Knowledge The Designer Needs
## Core User Journey
## Screen-by-screen Direction
## Data, States, And Mocking Rules
## Prototype Quality Bar
## Anti-slop Risks To Avoid
## Interaction Opportunities
## Inspiration And Source Material
## Creative Freedom
## Explicit Non-goals
## Open Questions
When creating a file, default to:
<project-root>/.thoughts/design/YYYY-MM-DD-designer-brief.md
If artifact boundaries are unclear, read ../../references/operating-model.md from the plugin root.
npx claudepluginhub blockchain-oracle/abu-context-engineering --plugin abu-context-engineeringCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.