usmds

Installation
SKILL.md

USMDS Development Guide

Build accessible React Native mobile interfaces using the U.S. Mobile Design System (USMDS) with NativeWind styling.

Quick Reference

Core Architecture

USMDS has three layers:

  1. Components — Pre-built accessible UI from @/components/ui/* (Button, Card, Alert, etc.)
  2. NativeWind Styling — Tailwind CSS classes via the className prop
  3. Theme Tokens — CSS custom properties (HSL-based) for consistent design language

Components are imported individually. Styling uses NativeWind (Tailwind for React Native). Theming flows through tailwind.config.js CSS variables.

Installs
4
Repository
blencorp/skills
GitHub Stars
4
First Seen
Mar 14, 2026
usmds — blencorp/skills