Platform ios ui
Make AI coding agents design beautiful, accessible, platform-native UI.
npx -y skills add Kainiko943/beautiful-ui --skill platform-ios-uiAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Use when the UI needs iOS-specific navigation, spacing, touch ergonomics, motion restraint, safe areas, or Apple-native interface adaptation.
SKILL.md
0.8 KB, as published. Nobody here has run it
Platform iOS UI
Overview
Use this adapter when the target is an iPhone or iPad experience. Keep the core visual direction, but adapt navigation, spacing, sheets, touch behavior, and motion for iOS expectations.
Rules
- Respect safe areas, tab bars, navigation bars, and sheet presentation.
- Keep touch targets comfortable.
- Support Dynamic Type and reduced motion.
- Favor clear hierarchy over overloaded chrome.
- Use motion to support orientation, not decoration.
Handoff Must Include
- Safe-area behavior
- Navigation model
- Modal and sheet behavior
- Dynamic Type notes
- Touch target and gesture notes