shortcut-ui-skills
Installation
SKILL.md
Shortcut UI Skills
Opinionated constraints for building Shortcut-style interfaces with AI agents.
When to Apply
Reference these guidelines when:
- Building light-mode interfaces
- Creating Shortcut-inspired design systems
- Implementing UIs with Inter font and 4px grid
Colors
- SHOULD use light backgrounds for primary surfaces
- MUST use
#FFFFFFas page background (surface-base) - MUST use
#3831BFfor primary actions and focus states (accent) - SHOULD reduce color palette (currently 26 colors detected)
- MUST maintain text contrast ratio of at least 4.5:1 for accessibility