Audit Mobile UX

Audit Mobile UX is a skill for Claude Code from lroy-stack/ai-pod-store. It costs 49 tokens per session (1,149 once invoked), scanned A, original, no licence file.

An audit of how an online shop works on phones and tablets. It checks layout, navigation, touch controls, checkout, scrolling, and how easily users can complete a purchase.

In plain words
What is it for?
Use it to review responsive design, touch-target sizes, mobile checkout, navigation, thumb-friendly controls, scroll performance, and mobile conversion.
Why use it?
It helps uncover mobile problems that make shoppers abandon pages or struggle to buy, such as small buttons, confusing navigation, or slow scrolling.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it to review responsive design, touch-target sizes, mobile checkout, navigation, thumb-friendly controls, scroll performance, and mobile conversion.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lroy-stack/ai-pod-store/audit-mobile-ux
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 lroy-stack/ai-pod-store --skill audit-mobile-ux
Clone the repo
git clone --depth 1 https://github.com/lroy-stack/ai-pod-store

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 Audit Mobile UX

README.md
[![agentmods](https://agentmods.dev/badge/skills/lroy-stack/ai-pod-store/audit-mobile-ux.svg)](https://agentmods.dev/skills/lroy-stack/ai-pod-store/audit-mobile-ux)
Your own site
<a href="https://agentmods.dev/skills/lroy-stack/ai-pod-store/audit-mobile-ux"><img src="https://agentmods.dev/badge/skills/lroy-stack/ai-pod-store/audit-mobile-ux.svg" alt="Measured on agentmods" height="20"></a>
Per session 49 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,149 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.
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.00049 $0.01149
Opus 5 $0.00024 $0.00575
Sonnet 5 $0.00010 $0.00230
Haiku 4.5 $0.00005 $0.00115

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

Security

Grade A, and why

Audit Mobile UX 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.

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.

project/.claude/skills/audit-mobile-ux/SKILL.md · 137 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 8d ago First seen · 137 lines · 49 tokens per session scan A dad270327b3a

Subscribe to this mod's changes

Audit Mobile UX is a skill published in the GitHub repository lroy-stack/ai-pod-store (5 stars, last pushed 3mo ago), with no licence file. It adds 49 tokens to every session and 1,149 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

product-configurator-design

Designing build-your-own product configurators (Tesla-style, custom-pricing, plan-builders) with constraint logic, real-time pricing, validation, and save-and-share mechanics. Honest about infinite-options (decision paralysis), canned-bundles-only (no real customization), and guided-configuration (smart defaults plus…

rampstackco/claude-skills · 129 tokens

subscription-lifecycle

Generates StoreKit 2 subscription lifecycle management — grace periods, billing retry, offer codes, win-back offers, upgrade/downgrade paths, and subscription status monitoring. Use when user needs post-purchase subscription state handling beyond the initial paywall.

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

subscription-offers

Generates StoreKit 2 code for all subscription offer types — introductory, promotional, offer codes, and win-back. Includes eligibility checks, offer presentation, and the preferredSubscriptionOffer modifier. Use when adding subscription offers, free trials, or promotional pricing.

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

paywall-generator

Generates StoreKit 2 subscription paywall with modern SwiftUI views. Use when user wants to add subscriptions, paywall, or in-app purchases.

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

promoted-iap

Generates Promoted In-App Purchase setup with StoreKit 2 product configuration, paywall integration, and App Store product page display. Use when setting up promoted purchases that appear on the App Store product page.

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

android-development

Android development with Kotlin, Jetpack Compose, and modern Android architecture. Use when building Android apps, implementing Material Design, or following Android best practices.

travisjneuman/.claude · 33 tokens