mobile-design

mobile-design is a skill for Claude Code from SKB3002/agenthub. It costs 47 tokens per session (3,605 once invoked), scanned A, original, no licence file.

A guide to designing mobile apps for iOS and Android, with attention to touch controls, speed, and platform conventions. It applies to React Native, Flutter, and native mobile development.

In plain words
What is it for?
Use it when designing or reviewing mobile app screens, touch interactions, performance choices, or platform-specific behavior.
Why use it?
It helps you make decisions that fit small touch screens and the expected behavior of each mobile platform. It focuses on principles rather than fixed measurements or templates.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the hub plugin — 53 skills, 37 commands, 20 agents shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/skb3002/agenthub/mobile-design
Any agent
npx skills add SKB3002/agenthub --skill mobile-design
Clone the repo
git clone --depth 1 https://github.com/SKB3002/agenthub

Made for: Claude Code.

Or install hub, the plugin that ships this one along with the rest of its 53 skills, 37 commands, 20 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for mobile-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/skb3002/agenthub/mobile-design.svg)](https://agentmods.dev/skills/skb3002/agenthub/mobile-design)
Your own site
<a href="https://agentmods.dev/skills/skb3002/agenthub/mobile-design"><img src="https://agentmods.dev/badge/skills/skb3002/agenthub/mobile-design.svg" alt="Measured on agentmods" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,605 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00047 $0.03605
Opus 5 $0.00023 $0.01802
Sonnet 5 $0.00009 $0.00721
Haiku 4.5 $0.00005 $0.00361

Measured 2d ago against content hash ec74cda5e195, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

mobile-design scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/mobile_audit.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/hub/skills/mobile-design/SKILL.md · 395 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 395 lines · 47 tokens per session scan A ec74cda5e195

Subscribe to this mod's changes

mobile-design is a skill published in the GitHub repository SKB3002/agenthub (3 stars, last pushed 4mo ago), with no licence file. It adds 47 tokens to every session and 3,605 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

xcode-build-fixer

Implement approved Xcode build optimization changes following best practices, then re-benchmark to verify improvement. Use when the developer has reviewed an optimization plan and approved specific changes, or when there is a clear list of build-setting or source-level fixes to apply and verify.

carloshpdoc/ios-workflow-claude · 58 tokens

xcode-project-analyzer

Audit Xcode project configuration, build settings, scheme behavior, and script phases to find build-time improvements with explicit approval gates. Use when a developer wants project-level build analysis, slow incremental builds, guidance on target dependencies, build settings review, run script phase analysis…

carloshpdoc/ios-workflow-claude · 72 tokens

add-geolocation

Internal implementation skill invoked by /add-native for native background GPS tracking with durable storage and Dataverse sync using @microsoft/power-apps-native-bglocation.

microsoft/power-platform-skills · 37 tokens

android-pentest

安卓应用渗透测试 — APK分析、Hook、自动化测试、运行态驱动、签名恢复、抓包分析.

Netw0rkNoob/VulnClaw · 32 tokens

foundation-models

On-device LLM integration using Apple's Foundation Models framework. Use when implementing AI text generation, structured output, or tool calling.

rshankras/claude-code-apple-skills · 29 tokens

force-update

Generates a minimum version enforcement system with hard-block and soft-prompt update flows, App Store redirect, and remote config or App Store lookup for version checks. Use when user wants force update, mandatory update, or minimum version check.

rshankras/claude-code-apple-skills · 50 tokens