apple-ui-skills
SKILL.md
Apple UI Skills
Opinionated constraints for building Apple-style interfaces with AI agents.
When to Apply
Reference these guidelines when:
- Building light-mode interfaces
- Creating Apple-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
#155BD0for primary actions and focus states (accent) - SHOULD limit color palette to 10 distinct colors
- MUST maintain text contrast ratio of at least 4.5:1 for accessibility