BeClaude

mobile-design

New
8kSmitheryGeneralby sickn33

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.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "mobile-design": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
designcoding

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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.