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.
git clone --depth 1 https://github.com/Klionskiy/claude-mobile-mvp-skillsWrote 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.
[](https://agentmods.dev/plugins/klionskiy/claude-mobile-mvp-skills/mobile-mvp-product)<a href="https://agentmods.dev/plugins/klionskiy/claude-mobile-mvp-skills/mobile-mvp-product"><img src="https://agentmods.dev/badge/plugins/klionskiy/claude-mobile-mvp-skills/mobile-mvp-product/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.
<a href="https://agentmods.dev/plugins/klionskiy/claude-mobile-mvp-skills/mobile-mvp-product"><img src="https://agentmods.dev/badge/plugins/klionskiy/claude-mobile-mvp-skills/mobile-mvp-product.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
mobile-mvp-product 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 12d 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.
What it actually says
{
"name": "mobile-mvp-product",
"displayName": "Mobile MVP Product Skills",
"version": "1.0.0",
"description": "Skills for designing mobile MVPs in Figma, converting approved Figma designs into SwiftUI, and reviewing MVP scope for App Store readiness.",
"author": {
"name": "Gosha Klionski",
"url": "https://github.com/klionskiy"
},
"homepage": "https://github.com/klionskiy/claude-mobile-mvp-skills",
"repository": "https://github.com/klionskiy/claude-mobile-mvp-skills",
"license": "MIT",
"keywords": ["figma", "mobile", "swiftui", "ios", "mvp", "app-store"],
"skills": "./skills"
}
What it installs
The manifest is a name and a version. 3 skills travel with it, and installing the plugin installs all of them — 192 tokens a session between them. Each is measured on its own page, and each can be installed alone.
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.
- 12d ago First seen · 16 lines scan A 3c3375c67d92
mobile-mvp-product is a plugin published in the GitHub repository Klionskiy/claude-mobile-mvp-skills (4 stars, last pushed 2mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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.
Other plugins, from other repositories
appllama
Appllama MCP for mobile design research: search top-grossing mobile apps, walk their screens, study onboarding and paywalls, then build from what wins.
swiftui-animation-match
Match UI/UX interaction needs to proven SwiftUI animation patterns from curated open-source catalogs, with system-first restraint. Ships an analyzed catalog of Shubham0812/SwiftUI-Animations (30 animations + 7 Metal shaders) and a repeatable recipe for cataloging more animation repos.
liquid-glass
Liquid Glass for Apple platforms: the material and its motion. Availability-pinned, SDK-verified rules for glassEffect, containers, morphing, toolbars, UIKit/AppKit glass, accessibility, Reduce Motion, Metal shaders, and Instruments profiling.
swift-tothemax
Swift and Apple development to the max — skills covering the Swift language (6.x), SwiftUI, UX/HIG, App Store review, Apple legal/privacy compliance, and release operations.
design-extractor
Scrape any website by its domain and generate a DESIGN.md that captures its full visual design system — colors, typography, spacing, components, and a rebuild guide — so the look and feel can be replicated on another project.
diagrammer
Render a JSON spec into a hand-crafted SVG diagram (flows, neural nets, system architectures).