Armory
Source
Browse
Skills

mobile-design

Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions. Teaches principles, not fixed values. Use when building React Native, Flutter, or native mobile apps.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install mobile-design --cli claude

writes the skill into.claude/skills/mobile-design/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/mobile-design/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions. Teaches principles, not fixed values. Use when building React Native, Flutter, or native mobile apps.

When to use it

Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions. Teaches principles, not fixed values. Use when building React Native, Flutter, or native mobile apps.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/creative-design/mobile-design/SKILL.md -o .claude/skills/mobile-design/SKILL.md

Notes

Extracted from davila7/claude-code-templates, mobile-design category.