sf-lwc-ux

Installation
SKILL.md

sf-lwc-ux: UX Patterns and Accessibility

Build Lightning Web Components with best-of-class user experience. Apply modern web UX patterns (inspired by Shadcn's composable philosophy) within the Salesforce platform, ensuring WCAG 2.1 AA accessibility.

Core Principles

  1. Composable over monolithic — small, focused components that slot together
  2. Every state has a UI — loading, empty, error, success, partial
  3. Keyboard-first — all interactions reachable without a mouse
  4. Progressive disclosure — show what's needed, reveal on demand
  5. Consistent feedback — users always know what happened and what to do next

Component Composition (Shadcn-Inspired)

Adopt the "open code, own your components" philosophy. Build a library of small, composable primitives rather than large all-in-one components.

Composition Hierarchy

Related skills
Installs
8
GitHub Stars
14
First Seen
Mar 6, 2026