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.
npx agentmods add skills/manusco/resonance/mobilenpx skills add manusco/resonance --skill mobilegit clone --depth 1 https://github.com/manusco/resonanceWrote 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/skills/manusco/resonance/mobile)<a href="https://agentmods.dev/skills/manusco/resonance/mobile"><img src="https://agentmods.dev/badge/skills/manusco/resonance/mobile.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00064 | $0.01095 |
| Opus 5 | $0.00032 | $0.00548 |
| Sonnet 5 | $0.00013 | $0.00219 |
| Haiku 4.5 | $0.00006 | $0.00110 |
Grade A, and why
resonance-engineering-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 4d 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.
How it starts
The opening of the file, as written. The whole thing — 73 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/resonance-engineering-mobile: build apps that feel physical and work without internet
Role: guardian of the handheld experience. Input: A mobile app concept, screen spec, or animation complaint. Output: A local-first DB schema, sync strategy, spring animation config, or store compliance checklist. Definition of Done: App opens in < 200ms to interactive UI. Frame rate is 60fps (120fps on ProMotion). Primary actions are reachable with one thumb. App does not crash or show a spinner when entering Airplane Mode.
Mobile is not small web. It is a touch-based, battery-constrained, network-hostile environment. Treat the network as a "nice-to-have" feature, not a dependency. A touch is a physical impulse. It demands a physical response.
Jobs to Be Done
| Job | Trigger | Output |
|---|---|---|
| Architecture | New mobile app | Local-First DB schema (SQLite/WatermelonDB) + sync strategy |
| Animation | "It feels stiff" | Spring configurations replacing all linear tweens |
| Compliance | Store submission | Passed Apple/Google guideline checklist |
| Offline Audit | "It breaks without internet" | Offline-first implementation plan |
Out of Scope
- Web responsive design (delegate to
resonance-engineering-frontend).
Core Principles
- Offline-First: Read/Write to local DB first. Background sync later. The UI never blocks on network requests.
- Touch Physics: Use springs, not linear tweens. Digital objects have mass and friction. Tap = Scale down (0.95). Swipe = Velocity decay. Modal = Drag-to-dismiss.
- Thumb Zone: Primary actions must be reachable with one hand. The bottom 40% of the screen is the safe zone.
Cognitive Frameworks
Offline-First Architecture
Every screen reads from the local DB. Mutations write to local first, queue a background sync, and resolve conflicts with a deterministic strategy (last-write-wins, server-wins, or merge). The user never waits for a network response to see UI.
What ships with it
9 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.
- evals/01_offline_first.json 772 B
- evals/02_touch_physics.json 772 B
- evals/03_store_compliance.json 783 B
- evals/04_planted_defect.json 1.4 KB
- references/mobile_anti_patterns.md 1.5 KB
- references/mobile_audit_protocol.md 777 B
- references/offline_architecture.md 1.3 KB
- references/store_compliance.md 1.7 KB
- references/touch_physics.md 1.1 KB
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.
- 4d ago First seen · 73 lines · 64 tokens per session scan A 4452f4cef20b
resonance-engineering-mobile is a skill published in the GitHub repository manusco/resonance (37 stars, last pushed 2d ago), licensed MIT. It adds 64 tokens to every session and 1,095 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-08-30.
Other skills, from other repositories
seedance-copyright
This skill should be used when a Seedance 2.0 prompt mentions named characters, franchises, studios, celebrities, public figures, private people, brand logos, copyrighted scenes, songs, voices, or real-person likeness workflows and needs an IP-safe rewrite.
illustrator-preflight
Run comprehensive pre-press preflight checks on Adobe Illustrator documents using illustrator-mcp tools. Detects print-critical issues (RGB in CMYK, broken links, low-res images, white overprint, text not outlined), text consistency problems (dummy text, notation variations), and PDF/X compliance. Use when user asks…
c2pa-sign
Embed C2PA provenance manifests in AI-generated assets — the machine-readable AI disclosure EU AI Act Article 50 expects (enforceable since 2 Aug 2026), plus the human-approval record for the Article 50(4) exemption. Triggers on "/c2pa-sign", "sign this asset", "provenance", "content credentials", "AI disclosure"…
a11y-audit
Dedicated WCAG 2.2 AA/AAA accessibility audit across 10 dimensions (A1-A10) covering semantic HTML, keyboard navigation, ARIA patterns, color contrast, forms, images/media, responsive/zoom, motion/animation, reading/content, and legal compliance. Goes far beyond surface-level design-review checks with deep…
legal-diagram
Use when a user needs a legal or legal-adjacent Mermaid diagram from a document, pasted text, matter description, process, timeline, party map, obligation map, corporate structure, funds flow, or compliance workflow. Trigger on: "diagram this contract", "visualise this deal/matter", "map the parties", "create a…
legal-free-music
查找和下载合法免费的音乐。用户说‘音乐-免费合法’、‘免费下歌’、‘找免费无损音乐’、‘找可下载的高品质歌曲’、‘找公版/CC 授权音乐’、‘找 Bandcamp 免费下载’、‘找 Internet Archive 现场录音’等任务时使用;只使用公版、Creative Commons、艺术家自愿免费下载、Bandcamp name-your-price、Internet Archive 等合法来源,禁止使用盗版音乐站、破解站、绕过会员/DRM 或批量抓取未授权歌曲。.