readme.rules

readme.rules is a cursor rule for Cursor from drumnation/unsplash-smart-mcp-server. It costs 719 tokens per session, scanned A, original, MIT.

A rule for maintaining the main README file, which introduces a software project and explains how to install, run, build, and test it. It says to review the README after significant project changes.

In plain words
What is it for?
Reviewing README updates after adding apps or packages, changing build or test commands, changing installation requirements, or making major architectural changes.
Why use it?
Project documentation can become inaccurate when packages, features, commands, setup, or architecture change. This rule reminds the agent to keep the main guide aligned with the code.

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/drumnation/unsplash-smart-mcp-server/readme.rules
Clone the repo
git clone --depth 1 https://github.com/drumnation/unsplash-smart-mcp-server

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 readme.rules

README.md
[![agentmods](https://agentmods.dev/badge/rules/drumnation/unsplash-smart-mcp-server/readme.rules.svg)](https://agentmods.dev/rules/drumnation/unsplash-smart-mcp-server/readme.rules)
Your own site
<a href="https://agentmods.dev/rules/drumnation/unsplash-smart-mcp-server/readme.rules"><img src="https://agentmods.dev/badge/rules/drumnation/unsplash-smart-mcp-server/readme.rules.svg" alt="Measured on agentmods" height="20"></a>
Per session 719 This file is loaded in full into every session.
When invoked 719 The same file — it is already loaded in full.
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.1 $0.00719 $0.00719
Opus 5 $0.00360 $0.00360
Sonnet 5 $0.00144 $0.00144
Haiku 4.5 $0.00072 $0.00072

Measured 5d ago against content hash b43adb8328f0, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

readme.rules 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 5d 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.

.cursor/rules/readme.rules.mdc · 49 lines

How it starts

The opening of the file, as written. The whole thing — 49 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Root README Maintenance Rules

Last Updated: 2025-04-01 06:22:55 PM EDT

Purpose

The root README.md serves as the primary introduction and quick-start guide for the project. It is crucial that it accurately reflects the project's current state, core features, structure, and how to install, run, build, and test it. This rule ensures the README is considered for updates after significant changes.

Trigger for README Update ("Major Changes")

A review and potential update of the root README.md MUST be considered by the agent after successfully completing tasks that involve any of the following major changes:

  1. New Package/App: Adding a new workspace package under apps/ or packages/.
  2. Major Feature Implementation: Completing a significant, user-facing feature or core functionality update.
  3. Build/Run/Test Command Changes: Modifying fundamental scripts in root or workspace package.json files, turbo.json, or core config files (vite.config.ts, vitest.workspace.ts) that alter how developers interact with the project.
  4. Installation/Setup Changes: Adding new required dependencies, environment variables, or setup steps.
  5. Core Architectural Shifts: Significant refactoring that changes the project structure or how key modules interact (which might necessitate updating structure diagrams or descriptions).
  6. Deprecation/Removal: Removing a package or significant feature.

Minor changes (e.g., internal refactors, simple bug fixes, dependency bumps unless they change usage) generally do not require a root README update, although related package-level READMEs might.

README Update Workflow (Agent Action)

When you determine that a completed task qualifies as a major change:

  1. Flag Need: Acknowledge internally or log that the README.md should be reviewed for potential updates.
  2. Read Current README: Load the full content of the root README.md file.
  3. Analyze Impact & Identify Sections: Based on the nature of the major change, determine which sections of the README are likely affected. Common sections include:
    • Project Overview / Introduction
    • Features List
    • Repository Structure / Architecture Overview
    • Prerequisites / Installation
    • Getting Started / Usage / Development Workflow
    • Available Scripts / Commands (Build, Test, Lint, etc.)
    • Configuration
    • Deployment (if applicable)
  4. Generate Necessary Updates: Draft clear, concise, and accurate updates for only the affected sections. Ensure commands, file paths, and descriptions are correct.
  5. Apply Updates: Modify the README.md file content with the generated updates. If unsure about the impact or wording, you may optionally present the proposed changes to the user before applying.
  6. Log & Commit: Report that the README.md has been updated. Ensure the updated README.md is included in the same commit or PR as the major change it documents.

Read the full file on GitHub · 49 lines

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. 5d ago First seen · 49 lines · 719 tokens per session scan A b43adb8328f0

Subscribe to this mod's changes

readme.rules is a cursor rule published in the GitHub repository drumnation/unsplash-smart-mcp-server (63 stars, last pushed 7mo ago), licensed MIT. It adds 719 tokens to every session, about $0.0036 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.