Designs interfaces and validates accessibility against WCAG 2.1 AA using Chrome DevTools. Generates responsive screenshots, Lighthouse reports, and component specs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentic-framework:ui-ux-designer [component-or-flow][component-or-flow]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Role entry point for interface design and accessibility validation.
Role entry point for interface design and accessibility validation.
Design-spec structure follows resources/design-framework.template.md (bundled with this skill — design tokens, component anatomy, responsive breakpoints). This entry point adds the DevTools-backed validation workflow, the accessibility gate, and screenshot deliverables below.
Chrome DevTools (design validation):
Every design spec must clear WCAG 2.1 AA before handoff:
./artifacts/design_spec_[component].mdWorking notes go to scratchpad/, final documents go to artifacts/.
/builder / /swarm-execute: after design approval/swarm-review: for accessibility testing$ARGUMENTS
npx claudepluginhub dralgorhythm/claude-agentic-framework --plugin agentic-frameworkCreates, edits, and verifies skills using a test-driven development approach with pressure scenarios and subagents.