ehmo/platform-design-skills — explained in plain English
Analysis updated 2026-05-18
Have an AI assistant review a SwiftUI or Android UI for platform design compliance.
Generate new UI code that follows Apple's Human Interface Guidelines or Material Design 3.
Check a web app against WCAG 2.2 accessibility standards using AI-readable rule files.
Install a single reference set covering iPhone, iPad, Mac, Watch, Vision Pro, and Apple TV design rules.
| ehmo/platform-design-skills | jlevy/repren | typicode/demo | |
|---|---|---|---|
| Stars | 371 | 371 | 371 |
| Language | — | Python | — |
| Last pushed | — | — | 2024-08-14 |
| Maintenance | — | — | Stale |
| Setup difficulty | easy | easy | easy |
| Complexity | 1/5 | 1/5 | 1/5 |
| Audience | developer | developer | pm founder |
Figures from each repo's GitHub metadata at analysis time.
Installs with a single npx skills command.
Platform Design Skills is a reference collection of over 450 design rules for building apps and websites across Apple and Android platforms. It covers Apple's official design guidelines (called the Human Interface Guidelines) for six Apple platforms, iPhone, iPad, Mac, Apple Watch, Apple Vision Pro, and Apple TV, plus Google's Material Design 3 guidelines for Android, and WCAG 2.2 web accessibility standards. Each platform's rules are distilled from the official documentation into structured files that AI coding assistants can use automatically. The practical purpose is to give AI agents accurate, up-to-date design guidance when you're asking them to review your app code or generate new UI. For example, you can ask an AI to "review this SwiftUI view for iOS compliance" or "check this Android screen against Material Design" and the skill files provide the reference rules the AI uses to evaluate and respond. The collection is installed with a single command using the npx skills tool. Each platform section includes individual rule files with examples and quick-reference metadata. Sources include Apple's 2025 HIG, Google's Material Design 3 documentation, the WCAG 2.2 accessibility specification, and supporting academic human-computer interaction research.
A reference collection of 450+ Apple, Android, and accessibility design rules that AI coding assistants can use to review or generate UI.
License terms are not stated in the explanation.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.