003_cursor_docs

A set of Cursor rules for organizing and using DroidMind documentation. The rules point the assistant to project overviews, technical references, examples, and testing guides.

In plain words
What is it for?
Use them when working on DroidMind features, device connections, Android Debug Bridge commands, Model Context Protocol integrations, or related documentation.
Why use it?
They help the assistant find the right project documentation and keep written guidance consistent as the code changes.

Cursor rule for Cursor

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/hyperb1iss/droidmind/003_cursor_docs
Clone the repo
git clone --depth 1 https://github.com/hyperb1iss/droidmind

Made for: Cursor.

Per session 0 Nothing until a file matches its globs; then the whole rule loads.
When invoked 245 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00000 $0.00245
Opus 5 $0.00000 $0.00122
Sonnet 5 $0.00000 $0.00049
Haiku 4.5 $0.00000 $0.00024

Measured yesterday against content hash 7c9051718acd, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

003_cursor_docs 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 yesterday.

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.

.cursor/rules/003_cursor_docs.mdc · 35 lines

What it actually says

Documentation Organization

Project Overview

  • @project.md: Main architectural documentation
  • @README.md: Quick-start guide and feature summary
  • @plan.md: Development roadmap and planning

Technical References

  • @python-mcp.md: Guide for Model Context Protocol Python implementation
  • @mcp-src.txt: Source reference for MCP implementation
  • @llms-full.txt: LLM integration documentation

Examples and Testing

  • @examples.txt: Example usage scenarios and code snippets
  • @test_examples.py: Python test examples for MCP integrations
  • @doc-summary.txt: Condensed documentation for quick reference

Documentation Guidelines

  1. Follow consistent formatting across all docs
  2. Include code examples for all key features
  3. Cross-reference between docs using @ notation
  4. Update documentation when implementations change
  5. Include version compatibility information

Key Concepts to Document

  • Device connection and management
  • ADB command execution and security
  • MCP resource and tool implementations
  • Client integration patterns
  • Security best practices
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. yesterday First seen · 35 lines · 245 tokens per session scan A 7c9051718acd

Subscribe to this mod's changes

003_cursor_docs is a cursor rule published in the GitHub repository hyperb1iss/droidmind (430 stars, last pushed 7mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 245 tokens. 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.