Skip to main content
Back to registry

ios-design-guidelines

ehmo/platform-design-skills

Comprehensive rules derived from Apple's Human Interface Guidelines. Apply these when building, reviewing, or refactoring any iPhone app interface.

Installs408
Install command
npx skills add https://github.com/ehmo/platform-design-skills --skill ios-design-guidelines
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Comprehensive rules derived from Apple's Human Interface Guidelines. Apply these when building, reviewing, or refactoring any iPhone app interface. Impact: CRITICAL All interactive elements must have a minimum tap target of 44x44 points. This includes buttons, links, toggles, and custom controls. Correct: Incorrect: Never place interactive or essential content under the status bar, Dynamic Island, or home indicator. Use SwiftUI's automatic safe area handling or UIKit's safeAreaLayoutGuide . Correct: Incorrect: Use .ignoresSafeArea() only for background fills, images, or decorative elements — never for text or interactive controls. Place primary actions at the bottom of the screen where the user's thumb naturally rests.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does ios-design-guidelines do?

Comprehensive rules derived from Apple's Human Interface Guidelines. Apply these when building, reviewing, or refactoring any iPhone app interface.

Is ios-design-guidelines good?

ios-design-guidelines does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does ios-design-guidelines work with?

ios-design-guidelines currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to ios-design-guidelines?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install ios-design-guidelines?

npx skills add https://github.com/ehmo/platform-design-skills --skill ios-design-guidelines

Related skills

More from ehmo/platform-design-skills

Related skills

Alternatives in Software Engineering