Skip to content

blencorp/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLEN's Public Sector Skills

Agent skills for public sector development — USWDS, USMDS, and more.

Install

# Install a specific skill
npx skills add blencorp/skills --skill uswds
npx skills add blencorp/skills --skill usmds

# Install all skills
npx skills add blencorp/skills

Skills

USWDS — U.S. Web Design System

A comprehensive skill for building accessible web interfaces with USWDS v3 and @trussworks/react-uswds.

npx skills add blencorp/skills --skill uswds

Covers:

  • 47 components — headers, footers, forms, navigation, modals, tables, cards, and more
  • 12-column responsive grid system and layout patterns
  • Design tokens — color, typography, spacing
  • Sass theming and customization
  • Utility classes
  • Section 508 / WCAG 2.1 AA accessibility patterns

Reference files included:

File Description
components.md All USWDS and @trussworks/react-uswds components with imports and props
design-tokens.md Color, typography, and spacing token values
grid-layout.md Grid system, containers, breakpoints, and layout patterns
sass-theming.md Theme customization via Sass settings variables
utilities.md Complete utility class reference by category

USMDS — U.S. Mobile Design System

A skill for building accessible React Native mobile applications with the U.S. Mobile Design System (USMDS) by blencorp, using NativeWind for styling.

npx skills add blencorp/skills --skill usmds

Covers:

  • React Native components — Alert, Button, Card, Accordion, AlertDialog, Badge, Avatar, TextInput, Checkbox, RadioButton, Select, Textarea, and more
  • NativeWind (Tailwind CSS for React Native) styling patterns
  • HSL-based theme token system with light/dark mode support
  • Project setup — Metro, Babel, and Tailwind configuration
  • WAI-ARIA accessibility patterns for mobile
  • PortalHost setup for overlay components

Reference files included:

File Description
components.md All USMDS components with imports, props, and usage examples
setup.md Project initialization, Metro/Babel/Tailwind configuration
theming.md Design tokens, color system, dark mode, and custom themes

About skills.sh

skills.sh is a registry for sharing agent skills for Claude Code. Skills provide domain-specific knowledge that helps Claude write better code for specialized frameworks and tools.

License

Apache 2.0 — see LICENSE for details.


Built with ❤️ by BLEN, Inc.

About BLEN

BLEN, Inc is a digital services company that provides Emerging Technology (ML/AI, RPA), Digital Modernization (Legacy to Cloud), and Human-Centered Web/Mobile Design and Development.

About

Agent skills for public sector development — USWDS, USMDS, and more.

Resources

License

Stars

4 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors