documentation-language

documentation-language is a cursor rule for Cursor from hiromaily/go-crypto-wallet. It costs 0 tokens per session (219 once invoked), scanned A, original, MIT.

A rule requiring Markdown documentation and agent instruction files to be written in consistent American English.

In plain words
What is it for?
Use it when writing or updating README files, technical guides, rule files, skills, or other Markdown documentation.
Why use it?
It keeps project documentation understandable and consistent for contributors who speak different languages.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/. Also seen: reads .claude/ paths.

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/hiromaily/go-crypto-wallet/documentation-language
Clone the repo
git clone --depth 1 https://github.com/hiromaily/go-crypto-wallet

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 documentation-language

README.md
[![agentmods](https://agentmods.dev/badge/rules/hiromaily/go-crypto-wallet/documentation-language.svg)](https://agentmods.dev/rules/hiromaily/go-crypto-wallet/documentation-language)
Your own site
<a href="https://agentmods.dev/rules/hiromaily/go-crypto-wallet/documentation-language"><img src="https://agentmods.dev/badge/rules/hiromaily/go-crypto-wallet/documentation-language.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Nothing until a file matches its globs; then the whole rule loads.
When invoked 219 The whole file, excluding the scripts and references it only reads on demand.
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.00000 $0.00219
Opus 5 $0.00000 $0.00110
Sonnet 5 $0.00000 $0.00044
Haiku 4.5 $0.00000 $0.00022

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

Security

Grade A, and why

documentation-language 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/documentation-language.mdc · 38 lines

What it actually says

Documentation Language Rules

Overview

All documentation files (.md, .mdc) in this project must be written in English.

Rules

  1. Write all documentation in English

    • README files
    • Technical documentation
    • Code comments in markdown
    • Rule files (.claude/rules/, .cursor/rules/)
    • Skill files (.claude/skills/, .cursor/skills/)
  2. Exceptions

    • Inline code comments in source files may use Japanese if necessary for clarity
    • User-facing messages that require localization
  3. Consistency

    • Use American English spelling (e.g., "color" not "colour")
    • Use consistent terminology throughout the project

Rationale

  • English documentation ensures accessibility for international contributors
  • Maintains consistency across the codebase
  • Facilitates collaboration with global developer community
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 · 38 lines · 0 tokens per session scan A aec2b3c91dcd

Subscribe to this mod's changes

documentation-language is a cursor rule published in the GitHub repository hiromaily/go-crypto-wallet (127 stars, last pushed 4mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 219 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-09-01.