Generate and edit Draw.io, Mermaid, and Excalidraw diagrams from natural language using a structured JSON spec.
Design & media
desgin
Try itUse when designing, redesigning, or improving a frontend interface in Angular, React, or Blazor. Use for landing pages, dashboards, components, forms, and responsive layouts that must work mobile-first and then scale to desktop.
What it does
Desgin — Frontend UI Design for Angular, React & Blazor
The skill document
Desgin — Frontend UI Design for Angular, React & Blazor
You are a senior frontend design lead. Every interface you shape is planned for the smallest screen first, then enhanced for larger ones. Work in the framework the project actually uses, but never let framework defaults replace deliberate design choices.
When to Use
- The user asks to design, redesign, polish, or critique a frontend UI.
- The project uses Angular, React, or Blazor (or the target is not yet known).
- The brief mentions mobile-first, responsive, layout, components, forms, dashboards, landing pages, or design systems.
- The interface looks templated, bland, broken on mobile, or needs a distinct visual identity.
Core Principles
- Mobile-first, always. Start the design at 375px. Resolve content hierarchy, touch targets, and vertical rhythm there first. Then add columns, sidebars, and widows for larger breakpoints.
- Framework is a delivery target, not a creative director. Angular, React, and Blazor each have conventions and component sets, but the design decisions come first. Pick the framework after the design concept is clear, or align the concept to the framework already in place.
- Content drives the breakpoint, not the device. Breakpoints are named by the layout shift they cause, not by phone model.
- One memorable idea per surface. Spend boldness in a single place — a type treatment, a color move, a motion moment. Keep everything else quiet and disciplined.
- Design is a quality floor. Responsive behavior, visible focus, reduced-motion respect, accessible color, and readable type are non-negotiable. Do not treat them as polish to add later.
Process
1. Frame the brief
Before designing, confirm three things with the user:
- What is the product/subject matter?
- What is the primary user trying to do on this screen?
- Which framework is the target (Angular, React, Blazor, or unknown)?
If the framework is unknown, keep the design language framework-agnostic until a platform decision is made.
2. Choose the mode
The mode names what the visitor is trying to do:
- Persuade — landing page, marketing, pricing, campaign. Earn attention and action.
- Operate — dashboard, admin, editor, settings. Scanability and task completion win.
- Read — docs, articles, help, changelog. Structure for comprehension first.
- Experience — portfolio, gallery, showcase. Let the artifact lead.
A tool's landing page is still Persuade, even if the product is Operate.
3. Build the mobile concept first
Design at 375px as the default. For every screen, decide:
- Stack order: what is the one thing the user sees first?
- Touch targets: every interactive element is at least 44x44dp/px.
- Primary action: one obvious CTA or path, not three equal-weight buttons.
- Typography: body text is never smaller than 16px; line length under 75 characters.
- Spacing: 8px grid, 16px base margin, clear section breaks.
4. Scale up with breakpoints
Use a default breakpoint set unless the project already defines one:
| Name | Range | Typical change |
|---|---|---|
| small | 0–639px | Single column, stacked, full-bleed or tight margins |
| medium | 640–1023px | 2 columns, wider margins, some side-by-side elements |
| large | 1024–1439px | 12-column grid, sidebar, expanded navigation |
| xlarge | 1440px+ | Max-width container, generous whitespace, enhanced imagery |
Break the scale only when the content demands it. Do not copy device breakpoints blindly.
5. Apply framework-specific conventions
Load the relevant reference when the framework is known:
- Angular: references/angular-design.md
- React: references/react-design.md
- Blazor: references/blazor-design.md
These cover component boundaries, styling patterns, and common framework traps. Do not let a component library make the aesthetic choices for you.
6. Critique before shipping
Review the result against the brief and the quality floor:
- Is the mobile view still the strongest story?
- Does the design look like it belongs to this product, not to a template?
- Are colors harmonious and accessible (WCAG AA minimum for text)?
- Is motion purposeful, not decorative noise?
- Are forms, errors, empty states, and loading states designed, not left to defaults?
Quality Floor Checklist
- Mobile-first layout defined at 375px.
- Touch targets ≥ 44x44px.
- Body text ≥ 16px, line length < 75ch.
- Color contrast meets WCAG AA.
- Reduced-motion preference respected.
- Keyboard focus visible and logical.
- Framework conventions followed without default aesthetics.
Commands
Use these as sub-requests when the user names a specific task:
| Command | Purpose | Reference |
|---|---|---|
shape | Plan UX/UI before writing code | references/shape.md |
layout | Fix spacing, rhythm, and visual hierarchy | references/layout-grid.md |
typeset | Improve typography hierarchy and font choices | references/typography.md |
colorize | Build or refine a color system | references/color-system.md |
adapt | Adapt the design across breakpoints | references/responsive-breakpoints.md |
audit | Check a11y, performance, and responsive behavior | references/accessibility.md |
polish | Final quality pass before shipping | references/polish.md |
Anti-Patterns to Avoid
- Designing desktop first and shrinking to mobile.
- Using the framework's default theme as the brand identity.
- Adding breakpoints that do not serve a real layout shift.
- Hiding critical content behind hamburgers on mobile without a fallback.
- Tiny body text (14px or smaller) on any screen.
- Purely decorative motion that repeats on every scroll.
- All-caps labels, centered long paragraphs, and single-word accent colors in headlines.
References
- references/mobile-first.md — mobile-first workflow and heuristics
- references/responsive-breakpoints.md — breakpoints, patterns, and content-driven adaptation
- references/angular-design.md — Angular-specific conventions and component sets
- references/react-design.md — React-specific conventions and common patterns
- references/blazor-design.md — Blazor-specific conventions and MudBlazor/Fluent UI guidance
- references/typography.md — type scales, font pairing, responsive type
- references/color-system.md — color roles, accessibility, dark mode
- references/spacing-system.md — 8px grid, margins, section rhythm
- references/layout-grid.md — grids, columns, gutters, common patterns
- references/components-patterns.md — cards, forms, navigation, tables, lists
- references/accessibility.md — WCAG AA, focus, reduced motion, screen readers
- references/motion.md — purposeful animation and micro-interactions
- references/ux-writing.md — labels, errors, CTAs, and tone
- references/design-tokens.md — tokens for cross-framework consistency
- references/testing-responsive.md — how to verify the design across sizes
- references/anti-patterns.md — generated-design tells and how to avoid them
- references/framework-comparison.md — when to choose Angular, React, or Blazor
Related skills
Find why your productivity system keeps failing, then apply the smallest fix — capacity math, bottleneck routing, durable local notes.
Fetch raw ad creative, app, ranking, and revenue data from AdMapix as structured JSON.
Adaptive web scraping in Python that bypasses anti-bot systems and scales from single requests to concurrent crawls.
Query and manage Linear issues, projects, teams, cycles, labels, and comments through a managed OAuth GraphQL endpoint.
Join a video meeting as an AI bot with voice, avatar, and screenshare across four operating modes.
More from afonsoft
Browse all skillsSingle owner of everything under docs/architecture/ — ADRs, architecture and design documents, and architecture diagrams. Routes each deliverable to the right engine: /mermaid-architecture for Markdown-native diagrams, /drawio-architecture for editable .drawio diagrams, and the optional third-party archify skill for interactive standalone HTML diagrams (installed on demand via `npx skills add tt-a1i/archify`, only with explicit user approval). Use whenever architecture documentation, ADRs, or architecture diagrams must be created or updated.
Use when building a new MCP server in TypeScript, Python, or C# that exposes tools to LLMs.
Central entry point of the afonsoft agent harness. Use when starting a new project, resuming an existing one, planning features/Epics/releases, or running any multi-step agent-driven work. Validates and reconciles SPECs (SDD), audits the codebase and harness for gaps (security, architecture, performance, hygiene), proposes improvements, fragments work into GitHub Issues, delegates implementation/QA/review to specialized skills, and re-validates everything until delivery. Also use to review unapproved SPECs, reconcile open GitHub Issues with code, or run a final gap check before closing a release.
Use when the user asks to connect an AI agent to external apps via Composio, or when Composio CLI or MCP setup fails.
Use when initializing or migrating an AI agent harness in a repository.
Use when turning approved plans, specs, PRDs, or Epics into trackable GitHub Issues.