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