mobile-design
NewMobile-first design and engineering doctrine for iOS and Android apps. Covers touch interaction, performance, platform conventions, offline behavior, and mobile-specific decision-making. Teaches principles and constraints, not fixed layouts. Use for React Native, Flutter, or native mobile apps.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "mobile-design": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is mobile-design?
Mobile-first design and engineering doctrine for iOS and Android apps. Covers touch interaction, performance, platform conventions, offline behavior, and mobile-specific decision-making. Teaches principles and constraints, not fixed layouts. Use for React Native, Flutter, or native mobile apps.
How to install mobile-design?
To install mobile-design: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "mobile-design": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is mobile-design best for?
mobile-design is a mcp categorized under General. It is designed for: design, coding. Created by sickn33.