@new-ui/skills
v0.1.0
Published
Skill for building beautiful, accessible web interfaces with semantic CSS. Provides design tokens for colors, typography, spacing, and effects with a 6-theme system.
Downloads
8
Readme
Semantic CSS
A skill for AI agents that teaches semantic CSS styling using the New UI Framework.
Installation
npx skills add CreateNewUI/skillsWhat's Included
- 6 Theme Variants - light, light-warm, light-cold, dark, dark-warm, dark-cold
- Design Tokens - Spacing, typography, colors, shadows, radius, blur
- Utility Classes - Prefixed with
nu-using BEM naming conventions - Responsive Typography - Automatic desktop/mobile scaling
Usage
Skills are automatically available once installed. The agent will use them when building web interfaces.
Style this page with semantic CSSCreate a dark-themed card componentAdd proper spacing and typographySkill Structure
semantic-css/
└── SKILL.md # Complete New UI Framework referenceDependencies
npm i -D @new-ui/foundations