editing-code-rules

editing-code-rules is a cursor rule for Cursor from holtwood/awesome-cursorrules-zh. It costs 0 tokens per session (155 once invoked), scanned A, a copy of strategic-planning-with-pseudocode, MIT.

A rule for how an assistant should return code after edits, including full new files, selected changes for existing files, and runnable snippets.

In plain words
What is it for?
Use it when an agent creates or modifies project files and presents the result to the user.
Why use it?
It sets clear expectations for reviewing code changes and retaining the dependencies or configuration needed to run them.

Cursor rule for Cursor

Written for Cursor: a Cursor rule (.mdc).

Good fit Use it when an agent creates or modifies project files and presents the result to the user.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/holtwood/awesome-cursorrules-zh/editing-code-rules
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.

Clone the repo
git clone --depth 1 https://github.com/holtwood/awesome-cursorrules-zh

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 editing-code-rules

README.md
[![agentmods](https://agentmods.dev/badge/rules/holtwood/awesome-cursorrules-zh/editing-code-rules/github.svg)](https://agentmods.dev/rules/holtwood/awesome-cursorrules-zh/editing-code-rules)
Your own site
<a href="https://agentmods.dev/rules/holtwood/awesome-cursorrules-zh/editing-code-rules"><img src="https://agentmods.dev/badge/rules/holtwood/awesome-cursorrules-zh/editing-code-rules/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 editing-code-rules

Your own site · 80×15
<a href="https://agentmods.dev/rules/holtwood/awesome-cursorrules-zh/editing-code-rules"><img src="https://agentmods.dev/badge/rules/holtwood/awesome-cursorrules-zh/editing-code-rules.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Nothing until a file matches its globs; then the whole rule loads.
When invoked 155 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod 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.00000 $0.00155
Opus 5 $0.00000 $0.00077
Sonnet 5 $0.00000 $0.00031
Haiku 4.5 $0.00000 $0.00015

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

Security

Grade A, and why

editing-code-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 6d 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.

Origin

This is a copy

100% identical to strategic-planning-with-pseudocode — 10 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

docs/rules/frontend/react/nextjs-basic/editing-code-rules.mdc · 10 lines

What it actually says

  • 返回完全编辑的文件:每次代码修改后,应返回完整且经过编辑的文件内容,确保代码的完整性和可读性。
  • 代码详细程度
    • 对于新创建的文件,提供完整的代码实现。
    • 对于现有文件的修改,仅提供修改部分的代码,并清晰标示出修改前后的差异,以便用户快速理解。
  • 确保可运行性:所有返回的代码片段都必须是可运行的,并且包含所有必要的依赖项和配置,以确保用户可以直接使用。
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. 6d ago First seen · 10 lines · 155 tokens per session scan A d48f107f2fca

Subscribe to this mod's changes

editing-code-rules is a cursor rule published in the GitHub repository holtwood/awesome-cursorrules-zh (233 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 155 tokens. A static security scan graded it A with 0 findings. It is 100% identical to strategic-planning-with-pseudocode, differing in 10 lines, and is treated as a copy.