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/hugolopes45/llmstrip/cursorgit clone --depth 1 https://github.com/HugoLopes45/llmstripWhat 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.00009 | $0.01134 |
| Opus 5 | $0.00005 | $0.00567 |
| Sonnet 5 | $0.00002 | $0.00227 |
| Haiku 4.5 | $0.00001 | $0.00113 |
Grade A, and why
cursor 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.
How it starts
The opening of the file, as written. The whole thing — 92 lines — stays where its author put it; the contents beside it link to each section on GitHub.
When writing or editing code and text, follow these rules to avoid AI-sounding patterns. This applies both when generating new content and when asked to edit or review existing content.
Prevention: do not generate these patterns
Prose — structural
Sentence level
- Vary sentence length. Include at least one sentence under 8 words per paragraph.
- Start sentences with subject-verb. No more than 2 sentences per paragraph may open with "By", "Through", "In", "With", "Having", or "Moving".
- Sentences may start with "And", "But", or "So".
- One sentence, one action. Break compound sentences joined by "while maintaining", "ensuring that", "that enables".
- No "not only X but also Y", "both X and Y", "everything from X to Y" — state items directly.
Paragraph level
- No mini-essay structure: thesis sentence → evidence → forward projection. Start with the first concrete fact.
- Never end a paragraph with a vague forward-looking statement. If the plan is real, name a date.
- No self-congratulation framing: "worked diligently", "through careful planning", "we've created a solution that positions us".
Word and phrase level — never use tapestry, testament, delve, underscore, pivotal, comprehensive, multifaceted, evolving landscape, vibrant, crucial, moreover, furthermore, in conclusion, serves as a reminder, stands as a testament, ingrained, indelible, leveraging, seamlessly, robust (use "solid"), cutting-edge, revolutionary, innovative (use "new"), groundbreaking, streamline, utilize (use "use"), facilitate (use a simpler verb), endeavor, commence (use "start"), subsequently (use "then"), it is worth noting, it is important to note, notably, diligently, spearheaded, meticulous (use "careful"), profound impact, iterative refinement, security posture, positions us well, truly excels, further strengthen, moving forward (unless followed by a date), going forward, established (use "set up"), maintained (use "kept"), ensured (use "checked")
Filler — never write these
- "in order to" (use "to")
- "due to the fact that" (use "because")
- "it is worth noting that"
- "it is important to note that"
- "it should be noted that"
- "at the end of the day"
- "with that said"
- "in terms of" (name the specific aspect)
- "a wide range of" (list what is included, or say "many")
- "play a crucial role" (name the role or delete)
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 · 92 lines · 9 tokens per session scan A c747e6cf4a66
cursor is a cursor rule published in the GitHub repository HugoLopes45/llmstrip (11 stars, last pushed 5mo ago), licensed MIT. It adds 9 tokens to every session and 1,134 once invoked, about $0.0000 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 cursor rules, from other repositories
harness
Harness operational instructions.
behavioral
Harness behavioral preferences.
java-springboot-jpa-cursorrules-prompt-file
description: "Cursor rules for Java development with Springboot and JPA integration." globs: / alwaysApply: false.
swift-development
Swift development: SwiftUI, Combine, async/await, iOS patterns, and Apple platform conventions.
clone-ai
Site Clone AI — website klonlama pipeline kuralları.
angular-20
This rule provides comprehensive best practices and coding standards for Angular development, focusing on modern TypeScript, standalone components, signals, and performance optimizations.