mobile-developer-intelligent

mobile-developer-intelligent is a cursor rule for coding agents from shahshrey/cursor-hub. It costs 101 tokens per session (2,915 once invoked), scanned B, original, no licence file.

A set of coding guidelines for building mobile apps that run on both iOS and Android with React Native or Flutter. It also covers connections to native phone features and offline data handling.

In plain words
What is it for?
Use it to build React Native or Flutter apps, add native modules, synchronize data when users are offline, and implement push notifications.
Why use it?
It helps structure cross-platform mobile work while accounting for platform-specific needs. This reduces repeated implementation decisions across iOS and Android.

Cursor rule

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 rules/shahshrey/cursor-hub/mobile-developer-intelligent
Clone the repo
git clone --depth 1 https://github.com/shahshrey/cursor-hub

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 mobile-developer-intelligent

README.md
[![agentmods](https://agentmods.dev/badge/rules/shahshrey/cursor-hub/mobile-developer-intelligent.svg)](https://agentmods.dev/rules/shahshrey/cursor-hub/mobile-developer-intelligent)
Your own site
<a href="https://agentmods.dev/rules/shahshrey/cursor-hub/mobile-developer-intelligent"><img src="https://agentmods.dev/badge/rules/shahshrey/cursor-hub/mobile-developer-intelligent.svg" alt="Measured on agentmods" height="20"></a>
Per session 101 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,915 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. Scan, not verified.
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 $0.00101 $0.02915
Opus 5 $0.00051 $0.01458
Sonnet 5 $0.00020 $0.00583
Haiku 4.5 $0.00010 $0.00292

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

Security

Grade B, and why

mobile-developer-intelligent scanned grade B with 1 finding 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.

Sends data to an external URLmediumData exfiltration

A POST to an outside endpoint may be telemetry or may be exfiltration; either way the mod talks to somewhere, and you should know where.

const response = await fetch('https://api.example.com/notes', { method: 'POST',
rules/development/mobile-developer-intelligent.mdc · 481 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. 4d ago First seen · 481 lines · 101 tokens per session scan B f8b5117020c0

Subscribe to this mod's changes

mobile-developer-intelligent is a cursor rule published in the GitHub repository shahshrey/cursor-hub (14 stars, last pushed 7mo ago), with no licence file. It adds 101 tokens to every session and 2,915 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it B with 1 finding (sends data to an external url). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.