ehmoehmoCommunity·8 Agent Skills Included

platform-design-skills

Platform design rules for Apple, Android, and web apps

Reviews app interfaces against 450+ official design rules from Apple HIG, Material Design 3, and WCAG 2.2. Covers iOS, iPadOS, macOS, watchOS, visionOS, tvOS, Android, and web with code examples and checklists. Eliminates manual guideline lookups and catches accessibility, navigation, and layout violations before shipping.
npx skills add ehmo/platform-design-skills --all -g -y
Available:

Tells your AI agent how the eight platform skills are organized and which skill file to load when a task targets a specific platform like iOS, Android, or web.

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Platform Design Skills?

Run `npx skills add ehmo/platform-design-skills --all -g -y` in your terminal to install all eight platform skills globally.

How to check my app against Apple HIG?

Ask your agent to review your SwiftUI or UIKit code for HIG compliance, and the matching platform skill applies the relevant rules with correct and incorrect code examples.

Does it cover Android Material Design 3?

Yes. The android skill includes 106 rules covering Material You, dynamic color, navigation patterns, and Jetpack Compose components.

Can it audit web accessibility?

Yes. The web skill audits pages against WCAG 2.2 criteria, covering semantic HTML, contrast ratios, keyboard navigation, and ARIA usage.

Which platforms are supported?

Eight platforms: iOS, iPadOS, macOS, watchOS, visionOS, tvOS, Android, and web, each with its own rule set and evaluation checklist.

Related Repositories in Design & Creative

View All in Design & Creative