askill
frontend-design

frontend-designSafety 90Repository

UX and accessibility review guidance for distinctive, usable interfaces with explicit blocker-first output.

0 stars
1.2k downloads
Updated 2/13/2026

Package Files

Loading files...
SKILL.md

Frontend Design and UX Review

Use this skill for design-focused frontend QA with concrete a11y and consistency criteria.

When to use

  • Reviewing frontend changes for usability, consistency, and accessibility.
  • Designing or refining UI while preserving established system patterns.
  • Producing action-oriented UX findings for implementation.

Inputs expected

  • Changed UI files/components and expected behavior.
  • Existing design system/pattern constraints.
  • Any provided references (screenshots, mockups, Figma links).

Workflow

  1. Semantics and structure:
  • Validate correct element usage (buttons vs links, heading hierarchy, landmarks).
  1. Interaction behavior:
  • Verify hover/focus/active states and keyboard navigation.
  • Ensure visible focus indicators.
  1. Accessibility checks:
  • Labels, accessible names, alt text, and necessary ARIA usage.
  • Ensure error/empty/loading states are understandable.
  1. Visual consistency:
  • Confirm spacing/typography/tokens align with existing system.
  • Flag generic/boilerplate UI patterns that reduce clarity.

Output format (evidence required)

  • Summary verdict: pass or needs changes.
  • Blockers first:
    • What is wrong
    • Criterion violated (a11y/semantics/consistency/usability)
    • Concrete fix
  • Non-blocking suggestions (explicitly marked).

Quality gate / halt conditions

  • Halt with needs changes for accessibility blockers or broken keyboard/focus behavior.
  • Do not propose unrelated redesigns unless explicitly requested.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

76/100Analyzed 2/20/2026

Solid UX/a11y review skill with clear workflow structure and blocker-first output format. Includes when-to-use guidance, structured steps, and quality gates. Slightly lacking concrete commands or tool specifics, but provides reusable principles applicable to any frontend project. Tags and metadata enhance discoverability.

90
85
80
70
65

Metadata

Licenseunknown
Version-
Updated2/13/2026
PublisherSuperCorks

Tags

github-actions