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/lsampaioweb/ai-instructionsWrote 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/rules/lsampaioweb/ai-instructions/spring-review-topics)<a href="https://agentmods.dev/rules/lsampaioweb/ai-instructions/spring-review-topics"><img src="https://agentmods.dev/badge/rules/lsampaioweb/ai-instructions/spring-review-topics/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/rules/lsampaioweb/ai-instructions/spring-review-topics"><img src="https://agentmods.dev/badge/rules/lsampaioweb/ai-instructions/spring-review-topics.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.00000 | $0.00641 |
| Opus 5 | $0.00000 | $0.00320 |
| Sonnet 5 | $0.00000 | $0.00128 |
| Haiku 4.5 | $0.00000 | $0.00064 |
Grade A, and why
spring-review-topics 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 8d 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 — 23 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Spring Review Topics
Rules
- Treat this file as the canonical mapping between review topics and project rules under
.cursor/rules/. - Keep each project rule in exactly one topic.
- Resolve applicable project rules for a review run as follows:
- Start from the project rules mapped to the active topic.
- Keep a mapped project rule only when its
globsmatches at least one path under review, or the ADR maps that rule to a reviewed file. - If the filtered set is empty, return
STATUS: PASSwith an emptyISSUESsection.
- Leave these project rules intentionally unreviewed by topic reviewers:
.cursor/rules/spring-boot-readme.mdc,.cursor/rules/spring-review-topics.mdc,.cursor/rules/ai-customization.mdc. - Topic
qa:.cursor/rules/spring-boot-architecture.mdc,.cursor/rules/spring-boot-java-style.mdc,.cursor/rules/spring-boot-logging.mdc,.cursor/rules/spring-boot-controller.mdc,.cursor/rules/spring-boot-service.mdc,.cursor/rules/spring-boot-test.mdc,.cursor/rules/spring-boot-dto-mapper.mdc,.cursor/rules/spring-boot-openapi.mdc,.cursor/rules/spring-boot-pom.mdc,.cursor/rules/spring-boot-application.mdc,.cursor/rules/spring-boot-enum.mdc,.cursor/rules/spring-boot-error-code.mdc,.cursor/rules/spring-boot-api-versioning.mdc,.cursor/rules/spring-boot-thymeleaf.mdc,.cursor/rules/spring-boot-websocket.mdc,.cursor/rules/spring-boot-container.mdc,.cursor/rules/spring-boot-gitignore.mdc. - Topic
security:.cursor/rules/spring-boot-security.mdc,.cursor/rules/spring-boot-config.mdc,.cursor/rules/spring-boot-actuator.mdc,.cursor/rules/spring-boot-http-client.mdc,.cursor/rules/spring-boot-exception.mdc. - Topic
database:.cursor/rules/spring-boot-repository.mdc,.cursor/rules/spring-boot-database-schema.mdc,.cursor/rules/spring-boot-model.mdc. - Topic
i18n:.cursor/rules/spring-boot-i18n.mdc. - Topic
performance:.cursor/rules/spring-boot-pagination.mdc,.cursor/rules/spring-boot-async-events.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.
- 8d ago First seen · 23 lines · 0 tokens per session scan A d5e8ce7655e1
spring-review-topics is a cursor rule published in the GitHub repository lsampaioweb/ai-instructions (1 stars, last pushed 16d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 641 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-31.
Other cursor rules, from other repositories
clean-code-reviewer
Eliminates technical debt using SOLID, DRY, YAGNI, and Addy Osmani production-grade engineering principles. / TR: SOLID, DRY, YAGNI ve Addy Osmani üretim seviyesi mühendislik ilkeleri ile kod kalitesini denetleyen yetenek.
sweep-benchmarks
Audit xrspatial modules for asv benchmark coverage gaps: missing benchmarks, backend parameterization gaps, unrepresentative inputs, broken or silently-skipped benchmarks.
code-review
BMAD BMM Agent: code-review.
ponytail
Ponytail, lazy senior dev mode. Always pick the simplest solution that works.
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.