git404hub

what is platform-design-skills fr?

ehmo/platform-design-skills — explained in plain English

Analysis updated 2026-05-18

371Audience · developerComplexity · 1/5Setup · easy

tl;dr

A reference collection of 450+ Apple, Android, and accessibility design rules that AI coding assistants can use to review or generate UI.

vibe map

mindmap
  root((repo))
    What it does
      Design rule reference
      AI readable format
      Compliance checks
    Sources
      Apple HIG
      Material Design 3
      WCAG 2.2
    Use cases
      Review UI code
      Generate new UI
      Accessibility checks
    Audience
      Developers
      AI assistant users

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Have an AI assistant review a SwiftUI or Android UI for platform design compliance.

VIBE 2

Generate new UI code that follows Apple's Human Interface Guidelines or Material Design 3.

VIBE 3

Check a web app against WCAG 2.2 accessibility standards using AI-readable rule files.

VIBE 4

Install a single reference set covering iPhone, iPad, Mac, Watch, Vision Pro, and Apple TV design rules.

what's the stack?

Markdown

how it stacks up fr

ehmo/platform-design-skillsjlevy/reprentypicode/demo
Stars371371371
LanguagePython
Last pushed2024-08-14
MaintenanceStale
Setup difficultyeasyeasyeasy
Complexity1/51/51/5
Audiencedeveloperdeveloperpm founder

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

Installs with a single npx skills command.

License terms are not stated in the explanation.

in plain english

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.

prompts (copy fr)

prompt 1
Review this SwiftUI view for iOS Human Interface Guidelines compliance.
prompt 2
Check this Android screen against Material Design 3 rules using platform-design-skills.
prompt 3
Install platform-design-skills with npx and show me the WCAG 2.2 accessibility rules.
prompt 4
Generate a settings screen UI that follows Apple's 2025 HIG for iPad.

Frequently asked questions

what is platform-design-skills fr?

A reference collection of 450+ Apple, Android, and accessibility design rules that AI coding assistants can use to review or generate UI.

What license does platform-design-skills use?

License terms are not stated in the explanation.

How hard is platform-design-skills to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is platform-design-skills for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.