What problem does it solve?
This Skill gives you a practical, framework-agnostic frontend reference so you can build and review user interfaces with correct semantics, accessible interactions, stable layout behavior, and solid performance habits.
Core Features & Use Cases
- HTML and semantics guidance: Choose the right landmarks, headings, labels, and form patterns so pages work better for users and assistive technology.
- CSS and design token strategy: Apply custom properties, layering, logical properties, container queries, and a clean token taxonomy for maintainable theming.
- Accessibility and performance review: Check WCAG 2.1 AA basics, focus management, contrast, touch targets, Core Web Vitals, font loading, image sizing, and script loading.
- Use case: Review a landing page before launch to catch semantic issues, missing labels, weak focus states, layout shifts, and slow-loading assets.
Quick Start
Ask the frontend skill to review your markup and styles for semantic HTML, WCAG 2.1 AA accessibility, and Core Web Vitals best practices.