docmd-writer — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited docmd-writer (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use this skill when the user wants to write or improve the prose inside a docmd site — introductions, tutorials, how-to guides, reference descriptions, headings, callouts, code-block captions, and structural edits. It is loaded by npx docmd-skills writer <dir> and adds docmd-writer/ alongside an existing docmd-skills/ install.
Use it when the user wants to:
Do not use it for: site configuration (docmd.config.json), CLI commands, build/deploy, plugin or template authoring. Those belong to docmd-skills and docmd-dev.
.md files inside a docmd docs/ tree.When the target site uses docmd, pages can carry docmd-specific elements that this skill does not author:
::: containers — callouts, cards, grids, tabs, steps, collapsibles, buttons, tags, embeds, changelogsmermaid code blocks (diagrams)title, description, template, etc.)All of those live in docmd-skills references/formatting.md. Load docmd-skills alongside this skill whenever the page will use any of them; defer to it for the exact container markers, frontmatter keys, and theme/asset behaviour. This skill owns the prose between those elements — voice, structure, doc type, and code-block conventions.
All pages in scope use British English by default. Use:
colour, behaviour, organise, centre, customise, favour (not color, behavior, organize, center, customize, favor).you), present tense.Each row is a reference file. The CLI column shows which install subcommand adds this file.
| Reference | CLI install subcommand | Use it for |
|---|---|---|
references/doc-types.md | docmd-skills writer | Choosing between tutorial / how-to / reference / explanation (Diátaxis) and what each one owes the reader |
references/voice-and-style.md | docmd-skills writer | Voice, tense, terminology, inclusive language, British-English rules |
references/headings-and-structure.md | docmd-skills writer | Universal page skeleton (Title → Orientation → Prerequisites → Body → Next steps), heading hierarchy, navigation patterns |
references/code-blocks.md | docmd-skills writer | Language identifiers, the file-title rule for file-specific examples, captions, runnable vs illustrative |
references/doc-types.md.references/headings-and-structure.md.references/voice-and-style.md.references/code-blocks.md and add the file title.references/formatting.md.Translation work uses this skill for voice and structure, and docmd-skills for container syntax. The code-block file-title rule still applies to every translation — never inherit an omission from the source.
docmd/ monorepo (template demos, plugin READMEs, example content).~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.