What problem does it solve?
This Skill eliminates inconsistent styling, hardcoded design values, and accessibility gaps when building or updating the CUNYAutoLogin browser extension's sidebar and onboarding user interfaces, ensuring all UI work aligns with the project's established visual and functional standards.
Core Features & Use Cases
- Comprehensive Design Token Reference: Defines all approved color, typography, spacing, and radius tokens to eliminate hardcoded values and ensure visual consistency across the extension.
- Full Component Pattern Library: Documents exact class usage, structure, and behavior for every UI element including buttons, form inputs, status banners, cards, onboarding flows, and the encrypted vault interface.
- Use Case: When adding a new onboarding screen for CUNY credential entry, use this Skill to pull the correct button variants, form field styles, and bead progress header patterns to match the existing extension design system exactly.
Quick Start
Use the design-guidelines skill to build a new onboarding screen for CUNYFirst credential entry that follows the extension's existing design system and accessibility rules.