hugging-face-ui-skills
Installation
SKILL.md
Hugging Face UI Skills
Opinionated constraints for building Hugging Face-style interfaces with AI agents.
When to Apply
Reference these guidelines when:
- Building dark-mode interfaces
- Creating Hugging Face-inspired design systems
- Implementing UIs with Inter font and 4px grid
Colors
- MUST use dark backgrounds (lightness < 20) for primary surfaces - detected lightness: 7
- MUST use
#0D1119as page background (surface-base) - SHOULD reduce color palette (currently 13 colors detected)
- MUST maintain text contrast ratio of at least 4.5:1 for accessibility