What problem does it solve?
This Skill ensures that all user-facing interfaces within EveryStack are visually consistent, accessible, and adhere to the core principles of progressive disclosure, leading to a seamless and intuitive user experience.
Core Features & Use Cases
- Component Development: Build React components, page layouts, and views (Grid, Card, Record) following established design patterns.
- Design System Adherence: Implement typography, color architecture, spacing, and responsive breakpoints as defined in the design system.
- Interactive Elements: Create forms, modals, and navigation that are user-friendly and accessible.
- Use Case: When building a new data entry form, use this skill to ensure it follows the correct spacing, uses the defined input components, and implements progressive disclosure for advanced options.
Quick Start
Create a new React component for a data grid that uses the defined spacing scale and shadcn/ui components.