mobile-design
Installation
SKILL.md
Mobile UI Design
Generate production-grade iOS mobile screens as standalone HTML files. Each screen is an iPhone 14 Pro viewport (393x852) using Tailwind CSS v4, Google Fonts, and Iconify icons.
References
- HTML Template: See
references/template.htmlfor the base boilerplate - Style Guide: See
references/style-guide.mdfor domain-specific palettes, fonts, and anti-patterns
How It Works
- Clarify the app concept -- ask what the app does if not specified
- Pick an aesthetic direction -- commit to a bold tone (minimal, glassmorphic, editorial, retro-futuristic, organic, luxury, etc.)
- Generate 3 cohesive screens using the HTML template from
references/template.html - Write each screen as a separate file:
screens/home.html,screens/detail.html,screens/action.html - Verify all screens share the same theme tokens, fonts, and color palette