agentsclimarketplace

Multi platform design

Skill Dragoon0x/everything-design-taste/skills/multi-platform-design

Designing across web, mobile, tablet, desktop apps, and maintaining platform consistency.From its SKILL.md

Install
npx -y skills add Dragoon0x/everything-design-taste --skill multi-platform-design

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 9 stars9 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.

SKILL.md

1.5 KB, 269 tokens by cl100k_base, as published. Nobody here has run it

Multi-Platform Design

Shared vs Platform-Specific

Share Across PlatformsAdapt Per Platform
Brand identityNavigation patterns
Color tokensTouch vs mouse interactions
Typography scalePlatform UI conventions
Content structureInput methods
Business logicScreen density

Platform Conventions

ElementWebiOSAndroid
Primary actionButton in UINav bar rightFAB
NavigationTop/side navTab bar bottomDrawer + bottom nav
BackBrowser backLeft swipe/back buttonSystem back
SelectionCheckboxCheckmarkCheckbox
AlertModal/bannerAlert controllerSnackbar/dialog

Design System Strategy

  • Token layer: Shared across all platforms
  • Component layer: Platform-specific implementations
  • Pattern layer: Shared patterns, platform-specific interactions
  • Brand layer: Identical everywhere

Rules

  1. Respect platform conventions (don't put iOS patterns on Android)
  2. Core experience should be consistent (same features, same content)
  3. Each platform should feel native, not a port
  4. Design system tokens bridge the platforms
  5. Test on real devices (simulators miss performance and feel)

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,790. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.