tower-of-time-game: Cursor rule for Cursor

.cursorrules

cursorrules is a cursor rule for Cursor from maciej-trebacz/tower-of-time-game. It costs 60 tokens per session, scanned A, original, MIT.

Repository rules for where code may be added, whether to start a development server, and how to report completed work.

In plain words
What is it for?
Use them when editing files in a project with USER CODE blocks, an already running server, and a required short change summary.
Why use it?
They prevent edits outside approved code sections, unnecessary server restarts, and post-task testing when the project says not to do it.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/.

This is maciej-trebacz/tower-of-time-game's own configuration. It tells Cursor how to work on tower-of-time-game itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything tower-of-time-game configures →

Reuse

Borrowing it

Nothing to install: this file belongs to maciej-trebacz/tower-of-time-game. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/maciej-trebacz/tower-of-time-game/main/.cursorrules
Clone the repo
git clone --depth 1 https://github.com/maciej-trebacz/tower-of-time-game

Made for: Cursor.

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 cursorrules

README.md
[![agentmods](https://agentmods.dev/badge/rules/maciej-trebacz/tower-of-time-game/cursorrules/github.svg)](https://agentmods.dev/rules/maciej-trebacz/tower-of-time-game/cursorrules)
Your own site
<a href="https://agentmods.dev/rules/maciej-trebacz/tower-of-time-game/cursorrules"><img src="https://agentmods.dev/badge/rules/maciej-trebacz/tower-of-time-game/cursorrules/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.

agentmods 80×15 button for cursorrules

Your own site · 80×15
<a href="https://agentmods.dev/rules/maciej-trebacz/tower-of-time-game/cursorrules"><img src="https://agentmods.dev/badge/rules/maciej-trebacz/tower-of-time-game/cursorrules.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 60 This file is loaded in full into every session.
When invoked 60 The same file — it is already loaded in full.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00060 $0.00060
Opus 5 $0.00030 $0.00030
Sonnet 5 $0.00012 $0.00012
Haiku 4.5 $0.00006 $0.00006

Measured 11d ago against content hash 87caba19a237, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

cursorrules 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 11d 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.

.cursorrules · 5 lines

What it actually says

Only put code inside blocks specifically marked as "USER CODE" (if they exist in the current source file).

Do not start the dev server after you're done with a task. The server is already running.

Do not test your implementation, after you're done just output a short summary of changes.

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. 11d ago First seen · 5 lines · 60 tokens per session scan A 87caba19a237

Subscribe to this mod's changes

cursorrules is a cursor rule published in the GitHub repository maciej-trebacz/tower-of-time-game (373 stars, last pushed 1y ago), licensed MIT. It adds 60 tokens to every session, about $0.0003 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.