mobile-design

(Mobile-First · Touch-First · Platform-Respectful)

Content Preview
---
name: mobile-design
description: "(Mobile-First · Touch-First · Platform-Respectful)"
risk: unknown
source: community
date_added: "2026-02-27"
---
# Mobile Design System

**(Mobile-First · Touch-First · Platform-Respectful)**

> **Philosophy:** Touch-first. Battery-conscious. Platform-respectful. Offline-capable.
> **Core Law:** Mobile is NOT a small desktop.
> **Operating Rule:** Think constraints first, aesthetics second.

This skill exists to **prevent desktop-thinking, AI-defaults, and u
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/mobile-design.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/mobile-design/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/mobile-design/SKILL.md

Related Skills