docs-style

docs-style is an agent for coding agents from fabkho/the-i18n-kit. It costs 0 tokens per session (2,387 once invoked), scanned A, original, MIT.

A writing guide for keeping a documentation site consistent in tone, wording, and structure for developers and people maintaining large monorepos, which are repositories containing multiple related projects.

In plain words
What is it for?
Use it when writing or reviewing documentation pages, especially pages about translation work, shared libraries, layers, and keys used across a large repository.
Why use it?
It removes uncertainty about how to explain features and keeps pages from sounding like they were written by different people. It also emphasizes honest claims and readable, machine-friendly content.

Agent

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 agents/fabkho/the-i18n-kit/docs-style
Clone the repo
git clone --depth 1 https://github.com/fabkho/the-i18n-kit

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 docs-style

README.md
[![agentmods](https://agentmods.dev/badge/agents/fabkho/the-i18n-kit/docs-style.svg)](https://agentmods.dev/agents/fabkho/the-i18n-kit/docs-style)
Your own site
<a href="https://agentmods.dev/agents/fabkho/the-i18n-kit/docs-style"><img src="https://agentmods.dev/badge/agents/fabkho/the-i18n-kit/docs-style.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,387 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 $0.00000 $0.02387
Opus 5 $0.00000 $0.01193
Sonnet 5 $0.00000 $0.00477
Haiku 4.5 $0.00000 $0.00239

Measured 4d ago against content hash 1b9d686c2353, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

docs-style 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 4d 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.

docs/agents/docs-style.md · 238 lines

How it starts

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

Writing docs for the-i18n-kit

Canonical house style for the documentation site. The i18n-kit-docs skill under .claude/skills/ points here — .claude/ is gitignored, so it cannot be shared with contributors or CI.

House style, derived from the Nuxt documentation style guide and adapted to this project's positioning. Follow it exactly — the site's value depends on forty pages reading as though one person wrote them.

Who you are writing for

Two audiences, in this order:

  1. Someone whose AI agent will use this. They care whether the tool respects a context window and whether its output is machine-readable. They skim.
  2. Someone maintaining i18n in a large monorepo. They care about layers, shared libraries and not deleting a key that turns out to be in use. They read closely and distrust confident claims.

A third group — small single-locale projects — is welcome but not the target. Never pretend otherwise. Honesty about fit buys credibility for everything else.

Voice

  • Second person. "You configure", not "the user configures" or "we configure".
  • Active voice. "The scanner reports the key", not "the key is reported".
  • Present tense for behaviour. "The CLI exits non-zero", not "will exit".
  • Friendly and direct. Personality is fine; clarity wins any conflict.
  • Assume competence and diverse backgrounds. Never talk down.

Banned

  • "Simply", "just", "obviously", "of course", "easy". They tell a stuck reader the fault is theirs. Delete the word; the sentence is usually already correct. Not "simply make sure the config returns an object" — "make sure the config returns an object".
  • Marketing adjectives with nothing behind them — "powerful", "seamless", "blazing fast", "revolutionary". State the mechanism instead. Not "powerful orphan detection" but "reports which apps consume a layer before calling a key unused".
  • "Wrapper" for the MCP server in reader-facing prose. It is accurate internally and undersells externally. On the architecture page, say the MCP server depends on the CLI package and explain what that buys the reader: identical results from terminal and agent.
  • Emoji in body prose. Callout components carry their own icons.
  • Future-tense roadmap talk inside reference pages. If it does not ship, it does not belong outside the roadmap page.

Read the full file on GitHub · 238 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. 4d ago First seen · 238 lines · 0 tokens per session scan A 1b9d686c2353

Subscribe to this mod's changes

docs-style is an agent published in the GitHub repository fabkho/the-i18n-kit (11 stars, last pushed 11d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,387 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-30.