mobile-design-android

mobile-design-android is a skill for Claude Code from DDS-Solutions/AI-TadPole-OS. It costs 55 tokens per session (898 once invoked), scanned A, original, MIT.

A guide to designing Android apps with Jetpack Compose and Google's Material 3 interface rules. Android is Google's mobile operating system, and Jetpack Compose is its modern toolkit for building screens.

In plain words
What is it for?
Use it when designing or implementing Android interfaces, adaptive layouts, navigation, and screen state management.
Why use it?
It helps create touch-friendly layouts and manage navigation, screen state, accessibility, battery use, and performance according to Android conventions.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it when designing or implementing Android interfaces, adaptive layouts, navigation, and screen state management.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/dds-solutions/ai-tadpole-os/mobile-design-android
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.

Any agent
npx skills add DDS-Solutions/AI-TadPole-OS --skill mobile-design-android
Clone the repo
git clone --depth 1 https://github.com/DDS-Solutions/AI-TadPole-OS

Made for: Claude Code.

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-android

README.md
[![agentmods](https://agentmods.dev/badge/skills/dds-solutions/ai-tadpole-os/mobile-design-android/github.svg)](https://agentmods.dev/skills/dds-solutions/ai-tadpole-os/mobile-design-android)
Your own site
<a href="https://agentmods.dev/skills/dds-solutions/ai-tadpole-os/mobile-design-android"><img src="https://agentmods.dev/badge/skills/dds-solutions/ai-tadpole-os/mobile-design-android/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for mobile-design-android

Your own site · 80×15
<a href="https://agentmods.dev/skills/dds-solutions/ai-tadpole-os/mobile-design-android"><img src="https://agentmods.dev/badge/skills/dds-solutions/ai-tadpole-os/mobile-design-android.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 898 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original 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.00055 $0.00898
Opus 5 $0.00028 $0.00449
Sonnet 5 $0.00011 $0.00180
Haiku 4.5 $0.00006 $0.00090

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

Security

Grade A, and why

mobile-design-android 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 8d 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.

.agent/skills/mobile-design-android/SKILL.md · 64 lines

How it starts

The opening of the file, as written. The whole thing — 64 lines — stays where its author put it; the contents beside it link to each section on GitHub.

[!IMPORTANT] AI Context & Knowledge Heritage

  • Subsystem: Agent Skills Registry / mobile-design-android
  • Architecture: @docs ARCHITECTURE:Documentation
  • Failure Path: Information drift, legacy terminology, or documentation mismatch.
  • Observability: Traceability via execution/parity_guard.py ([SKILL])

Android Mobile Design System (Jetpack Compose & M3)

Philosophy: Touch-first. Battery-conscious. Material 3 native. Offline-capable. Core Principle: Android is NOT a small desktop or an iOS clone. Adhere strictly to Google Material 3 guidelines and Jetpack Compose patterns.


🎯 Progressive Disclosure & L3 Reference Index

Read REQUIRED core logic below; consult deep L3 Reference Guides on demand:

L3 Reference Guide Purpose Trigger / When to Load
platform-android.md Material Design 3 tokens, Jetpack Compose widgets, M3 Adaptive layouts Android UI & Compose architecture
touch-psychology.md Thumb zones, 48dp touch targets, gesture navigation, haptics Touch accessibility & layout ergonomic
mobile-performance.md 60fps frame budgeting, LazyColumn optimization, memory leaks Performance profiling & scroll jank
mobile-navigation.md Compose Navigation 3, deep links, backstack handling Route flows & screen transitions
mobile-color-system.md Dynamic Color (Material You), AMOLED dark theme, high contrast Palette generation & themes
mobile-backend.md Offline caching (Room/DataStore), push notifications, background sync Data persistence & sync engine
mobile-testing.md Compose UI test rules, unit testing ViewModels, mock engines Testing & verification

⚠️ 1. Mandatory Socratic Gate (Ask Before Assuming)

If Android specifications are unspecified, STOP and ask:

  1. Layout Scope: "Is this phone-only or should we support adaptive layouts (tablets/foldables)?"
  2. Offline Requirements: "Does this screen require offline-first caching (Room/DataStore) or live network only?"
  3. Dynamic Color: "Should the UI use user-generated Dynamic Color (Material You) or strict brand palette tokens?"

Read the full file on GitHub · 64 lines

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. 8d ago First seen · 64 lines · 55 tokens per session scan A b3d7c8bb3fe2

Subscribe to this mod's changes

mobile-design-android is a skill published in the GitHub repository DDS-Solutions/AI-TadPole-OS (8 stars, last pushed yesterday), licensed MIT. It adds 55 tokens to every session and 898 once invoked, about $0.0003 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

android-dev

Production-grade Android app development guide covering native (Kotlin/Java), cross-platform (Flutter, RN, KMM), and hybrid architectures.

ranbot-ai/awesome-skills · 31 tokens

magic-ui

Use this skill when users want to add, customize, or troubleshoot Magic UI components in React/Next.js projects. It covers component selection, shadcn registry installation (@magicui/), integration patterns, and practical quality checks for accessibility and maintainability.

magicuidesign/magicui · 56 tokens

create-remotion-geist

Create Remotion videos using the Geist design system aesthetic. Use when asked to create videos, animations, or motion graphics that should follow Vercel's visual style - dark theme, spring animations, Geist typography, and the Geist color palette.

Marve10s/Better-Fullstack · 54 tokens

ss-audit

Audit screens for UX issues using Nielsen's heuristics and modern mobile UX best practices.

bitjaru/styleseed · 20 tokens

building-canvases

Create or edit a PostHog freeform canvas — a sandboxed browser application (data board, document, form, small tool, graphics experiment) stored in PostHog and rendered by the desktop/web app. Use when a task asks to build, generate, update, or fix a standalone canvas app, or when a freeform canvas id is given as the…

PostHog/posthog · 148 tokens

composing-grid-canvases

Compose PostHog grid canvases — widget grids (including the user's home canvas) built from reusable component canvases. Use when a task asks to add, fill, move, resize, or remove a widget on a grid or home canvas, to compose a whole canvas of widgets from one ask, to build a reusable widget/component, or when a…

PostHog/posthog · 136 tokens