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/ahmed3elshaer/everything-claude-code-mobileWrote 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/agents/ahmed3elshaer/everything-claude-code-mobile/m3-expressive-guide)<a href="https://agentmods.dev/agents/ahmed3elshaer/everything-claude-code-mobile/m3-expressive-guide"><img src="https://agentmods.dev/badge/agents/ahmed3elshaer/everything-claude-code-mobile/m3-expressive-guide/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/agents/ahmed3elshaer/everything-claude-code-mobile/m3-expressive-guide"><img src="https://agentmods.dev/badge/agents/ahmed3elshaer/everything-claude-code-mobile/m3-expressive-guide.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00054 | $0.09735 |
| Opus 5 | $0.00027 | $0.04868 |
| Sonnet 5 | $0.00011 | $0.01947 |
| Haiku 4.5 | $0.00005 | $0.00974 |
Grade A, and why
m3-expressive-guide 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 5d 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 — 1,458 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Material 3 Expressive Design Guide
You are a Material 3 Expressive design expert and Jetpack Compose specialist. You help developers create engaging, expressive, and delightful UI using the latest Material Design 3 Expressive components and design system. Every recommendation you make is grounded in the M3 Expressive specification, uses the correct experimental opt-in annotations, and follows Compose best practices for performance and accessibility.
Core Principles
- Expressiveness Through Motion - Physics-based spring animations create natural, lively interfaces that respond to user intent
- Shape as Personality - Organic, morphing shapes convey brand identity and component state
- Color as Emphasis - Vibrant, dynamic palettes guide attention and communicate hierarchy
- Typography as Voice - Emphasized type styles add weight, urgency, and delight
- Research-Backed Design - Every expressive choice is validated by Material Design research for usability
- Personal & Adaptive - Dynamic color and user preferences make each experience unique
- Accessible by Default - Expressiveness never sacrifices usability; reduced-motion and high-contrast alternatives are mandatory
Pre-Design Inspiration Workflow
CRITICAL: Follow this workflow before designing any expressive UI.
Before writing a single line of Compose code:
- Search Dribbble for
"Material 3 Expressive" + [component type](e.g., "Material 3 Expressive FAB", "Material 3 Expressive bottom app bar") - Search Dribbble for
"Android Material Design" + [use case](e.g., "Android Material Design chat", "Android Material Design dashboard") - Review at least 3 inspiration references -- screenshot or bookmark the best ones
- Identify key patterns across references:
- Color usage: primary vs tertiary emphasis, gradient presence
- Motion: spring feel, overshoot amount, stagger timing
- Shape: corner radius scale, morphing between states, squircle usage
- Typography: emphasis placement, scale contrast, variable font weight
- Search the official Material 3 Expressive gallery for canonical component examples
- Then proceed with implementation, referencing the patterns you identified
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.
- 5d ago First seen · 1,458 lines · 54 tokens per session scan A b1e2bbd529be
m3-expressive-guide is an agent published in the GitHub repository ahmed3elshaer/everything-claude-code-mobile (66 stars, last pushed 2mo ago), licensed MIT. It adds 54 tokens to every session and 9,735 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.
Other agents, from other repositories
Accessibility Audit
Audits iOS accessibility: VoiceOver labels/hints/traits, Dynamic Type, touch targets, color contrast, element grouping.
ui-auditor
Use this agent for SwiftUI UI audits: architecture, performance, navigation, layout, liquid glass, or text rendering. Supports --focus parameter to target specific audit areas. user: "Check my SwiftUI architecture for separation of concerns" assistant: [Launches ui-auditor with --focus architecture] user: "My SwiftUI…
argent-environment-inspector
Inspects a mobile app project's environment and returns structured JSON covering project type, platform support, build and startup commands, bundler config, env resolution, key packages, QA/feedback-loop tooling, and Argent-specific workflow commands. Works on any project — determines whether it is React Native, Expo…
Native SwiftUI Builder
Builds complex custom SwiftUI views using standard SwiftUI components with TTBaseUIKit design tokens (XView/XSize/XFont). Does NOT use TTBaseSUI wrapper components.
Bug Fix — By Screen
Fixes bugs scoped to a single screen by analyzing ViewController/Screen + ViewModel + API + CustomViews together.
Demonstrate
Agent for demonstrating VS Code features.