ds-mobile

ds-mobile is a skill for Claude Code, Codex from sungurerdim/dev-skills. It costs 48 tokens per session (5,625 once invoked), scanned A, original, MIT.

A checklist-based quality audit for mobile apps built with Flutter, SwiftUI, Kotlin and Compose, React Native, or Capacitor. It checks mobile-app concerns across 13 areas and produces a release-readiness score.

In plain words
What is it for?
Use it to review a mobile app for quality, security-related problems, accessibility, store compliance, and readiness for submission.
Why use it?
It helps uncover accessibility problems, unsafe permissions, exposed keys, and issues that could block an app-store submission before release. It also requires concrete evidence for reported results.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

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/sungurerdim/dev-skills/ds-mobile
Any agent
npx skills add sungurerdim/dev-skills --skill ds-mobile
Clone the repo
git clone --depth 1 https://github.com/sungurerdim/dev-skills

Made for: Claude Code, Codex.

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 ds-mobile

README.md
[![agentmods](https://agentmods.dev/badge/skills/sungurerdim/dev-skills/ds-mobile.svg)](https://agentmods.dev/skills/sungurerdim/dev-skills/ds-mobile)
Your own site
<a href="https://agentmods.dev/skills/sungurerdim/dev-skills/ds-mobile"><img src="https://agentmods.dev/badge/skills/sungurerdim/dev-skills/ds-mobile.svg" alt="Measured on agentmods" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,625 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00048 $0.05625
Opus 5 $0.00024 $0.02812
Sonnet 5 $0.00010 $0.01125
Haiku 4.5 $0.00005 $0.00562

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

Security

Grade A, and why

ds-mobile 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 3d ago.

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.

ds-mobile/SKILL.md · 254 lines

How it starts

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

/ds-mobile

Mobile apps ship with permission abuse, missing accessibility, hardcoded keys, and store-blocking issues that only surface during review. This skill catches them across 181 rules before you submit.

Mobile App Quality Audit — Flutter, SwiftUI, Kotlin/Compose, React Native, Capacitor.

Completion Evidence — applies to every phase: Report done/OK only with the machine-checkable evidence the gates name — the exact command run and its observed output (or file:line diff). Missing evidence → report INCOMPLETE plus what is missing. Self-assessment is never evidence. (This band repeats at file end by design — both copies are normative.)

Triggers

User runs /ds-mobile, asks to audit/review a mobile app (Flutter, RN, iOS, Android) or its store compliance/release readiness, or the project contains pubspec.yaml (Flutter), react-native in package.json, *.xcodeproj, or Android build.gradle with android {}.

Triggers — INVOKE / DON'T INVOKE

INVOKE DON'T INVOKE
"Flutter / iOS / Android / React-Native app audit" "audit backend API" (→ ds-backend)
"mobile permissions audit", "release readiness for App Store" "web-app privacy compliance" (→ ds-compliance --privacy)
"mobile UX (gestures, store presence, jank)" "design system / token audit (cross-platform)" (→ ds-frontend)
"mobile-specific store rejection prevention" "App Store submission metadata" (→ ds-launch)

Contract

Dimensions: A7 (implementation, mobile), A9 (conditional ecosystem rules), C1 (mobile-security)

  • Audits mobile app quality; every finding cites file:line — never fabricates. Only touches mobile code; platform rules only on detected platforms.
  • Standalone. Uses blueprint profile or ds/audit/findings.md when available; own analysis when absent.
  • State-qualifying: a resumable multi-scope audit whose domain-by-domain progress lives nowhere else — an interrupted run would otherwise re-scan from zero. Progress persists to ds/audit/mobile.json with the run's git_hash; applied fixes still land in the working tree, git remains the durable record. State deleted when the Summary completes.
  • Full accounting enforced: every finding and planned check ends in an explicit disposition (fixed / skipped + reason / only you can do); summary totals balance.
  • Pre-existing / out-of-scope errors detected during work are NOT skipped — fixed inline or escalated with concrete blocker.

Read the full file on GitHub · 254 lines

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 3d ago Changed · -32 lines d615aa452580
  2. 6d ago First seen · 286 lines · 48 tokens per session scan A 21f880dcd432

Subscribe to this mod's changes

ds-mobile is a skill published in the GitHub repository sungurerdim/dev-skills (1 stars, last pushed 3d ago), licensed MIT. It adds 48 tokens to every session and 5,625 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-08-31.

Related

Other skills, from other repositories

first-plan-lens-mobile

Stack lens para mobile - React Native, Swift (iOS), Kotlin (Android), Flutter. Use durante Discovery quando pubspec.yaml, Package.swift, build.gradle.kts (Android) ou react-native em deps for detectado. Cobre navegação, estado, módulos nativos, build/distribuição.

vynazevedo/first-plan · 68 tokens

test-reporter

Professional Test Reporter Expert skill. Implement robust test suites and automated quality checks for modern web/mobile applications.

AtulPurohit/Antigravity-Awesome-Skills · 24 tokens

mobile-testing

Professional Mobile Testing Expert skill. Implement robust test suites and automated quality checks for modern web/mobile applications.

AtulPurohit/Antigravity-Awesome-Skills · 23 tokens

ring:searching-code

Forensic code search and analysis with optional Chain of Draft (CoD) ultra-concise mode. Five-phase methodology (clarification, planning, execution, analysis, synthesis) with severity assessment. Use for targeted investigation of specific patterns, bugs, or vulnerabilities. Skip for broad architecture mapping (use…

LerianStudio/ring · 74 tokens

ring:exploring-codebases

Exploring a codebase across phases: scopes the target, detects architecture, components, and layers, deep-dives each discovered perspective, then synthesizes findings into actionable guidance with file:line evidence. Use to understand how a feature or system works before planning changes, or to orient on an unfamiliar…

LerianStudio/ring · 91 tokens

ring:instrumenting-streaming-events

Instrumenting streaming events: wires lib-streaming event emission end-to-end into a Lerian Go service via a 13-gate cycle (catalog, Builder bootstrap, Emit sites, outbox, HTTP manifest, NoopEmitter fallback, integration and chaos tests), dispatching ring:backend-go under TDD. Consumes the validated…

LerianStudio/ring · 102 tokens