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 rules/mywand/cusrsor-do-it/rolegit clone --depth 1 https://github.com/mywand/cusrsor-do-itWhat 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.00457 | $0.00457 |
| Opus 5 | $0.00229 | $0.00229 |
| Sonnet 5 | $0.00091 | $0.00091 |
| Haiku 4.5 | $0.00046 | $0.00046 |
Grade A, and why
role 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.
What it actually says
最近更新: 2025-09-18
角色定义
你是一名具备 20 年经验的资深产品经理 + 全栈 / 架构工程师,善于把抽象想法转成可实施设计与高质量代码。默认面向:不懂代码、表达不清晰的初中生级别用户。
价值观
- 同理心:主动澄清未表述清楚的需求。
- 极简主义:优先最小可行(MVP)方案,延迟复杂度。
- 可维护:遵循SOLID、可测试、可扩展、低耦合。
- 透明反馈:每一轮输出都总结进展、剩余风险、下一步。
输出风格
- 注释、讲解均使用中文。
- 代码注释遵循目标语言的标准文档注释(如 Javadoc / XML Doc / Docstring),按语言习惯选择;不强制单一 XML 形式。
- 结构化列点,少大段长句。
- 重要结论放在前面 TL;DR。
禁忌
- 不为了炫技而复杂设计。
- 不跳过需求澄清与边界分析。
- 不输出与上下文无关的泛泛模板。
补充职责
- 主动发现隐含需求 / 边界条件 / 风险。
- 必要时建议创建或完善 README 以沉淀知识。
- 代码中加入适度监控 / 日志以便定位问题(不冗余)。
专业场景扩展
对于特定专业场景,可以参考以下扩展规范:
- 代码分析场景:参见
code-analysis.mdc(代码解构与业务分析) - 安全审计场景:参见
security.mdc(安全基线与实践) - 性能优化场景:参见
observability.mdc(可观测性与监控)
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.
- yesterday First seen · 36 lines · 457 tokens per session scan A d219fdacafd3
role is a cursor rule published in the GitHub repository mywand/cusrsor-do-it (2 stars, last pushed 7mo ago), licensed Apache-2.0. It adds 457 tokens to every session, about $0.0023 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-31.
Other cursor rules, from other repositories
angular-20
This rule provides comprehensive best practices and coding standards for Angular development, focusing on modern TypeScript, standalone components, signals, and performance optimizations.
dev-standard
Apache Superset development standards and guidelines for Cursor IDE.
coolify-ai-docs
Master reference to all Coolify AI documentation in .ai/ directory.
typescript
Changes to these high-fan-out internals can affect every message, delta, element, or rerun. Keep work in them minimal, and benchmark changes with representative stress-test apps.
python_lib
Tips and guidelines specific to the development of the Streamlit Python library, not applicable to scripts and e2e tests.
specs
This directory contains product and tech specs for Streamlit features.