From metabase-docs-write
Writes documentation following Metabase's conversational, clear, and user-focused style. Use when creating or editing markdown/MDX documentation files.
How this skill is triggered — by the user, by Claude, or both
Slash command
/metabase-docs-write:docs-writeThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
@./../_shared/metabase-style-guide.md
@./../_shared/metabase-style-guide.md
Draft:
Edit:
Polish:
Format:
bun run prettier --write <file-path>Instructions:
Run:
\`\`\`
command-to-run
\`\`\`
Then:
\`\`\`
next-command
\`\`\`
This ensures you're getting the latest changes.
Not: "(remember to run X before Y...)" buried in a paragraph.
Headings:
Links:
| Write This | Not This |
|---|---|
| people, companies | users |
| summarize | aggregate |
| take a look at | reference |
| can't, don't | cannot, do not |
| Filter button | `Filter` button |
| Check out the docs | Click here |
npx claudepluginhub p/metabase-metabase-docs-write-claude-skills-docs-writeGenerates or remediates Markdown documentation with style rules: grounded claims, active voice, imperative docstrings, no jargon or filler. For new docs, AI rewrites, style profiles.
Guides technical documentation with principles for second-person voice, active voice, conciseness, clear headings, self-contained pages, and LLM-friendly patterns. Use when writing or reviewing docs.
Creates documentation that developers actually read. Covers README craft, API docs, tutorials, and internal docs. Treats docs as a product requiring UX, marketing, and user empathy.