If you're building an iOS app and want it to feel native rather than like a web wrapper, this skill pushes you toward iOS Human Interface Guidelines without the usual designer speak. It emphasizes SF Pro typography, translucency, system-like components, and that calm Apple aesthetic where clarity beats decoration. The output includes layout structure, typography specs, and interaction behavior justified through iOS-native reasoning. Honestly, the most useful part is the constraint system: it actively stops you from over-designing and keeps reminding you that familiarity and subtlety are the goal. Think bottom sheets over custom modals, system buttons over gradient nightmares.
npx skills add https://github.com/heyman333/atelier-ui --skill apple-ui-designer