From flutter-doc
Procedural knowledge for writing end-user manuals. Use this skill when writing, editing, or reviewing user-facing documentation chapters, getting-started guides, how-to sections, or troubleshooting entries. Covers tone, voice, chapter structure, audience calibration, and screenshot/diagram integration. Skip when the user wants API reference docs, code comments, or developer-facing documentation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/flutter-doc:manual-authoringThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill carries the style rules, structural templates, and writing heuristics for producing consistent, high-quality end-user manuals with claude-flutter-documenter.
This skill carries the style rules, structural templates, and writing heuristics for producing consistent, high-quality end-user manuals with claude-flutter-documenter.
Load and follow the references in this skill before writing a single word:
references/tone-and-voice.md — mandatory voice rulesreferences/chapter-structure.md — mandatory section layoutreferences/audience-types.md — calibrate reading level and detailUse the templates from ${CLAUDE_PLUGIN_ROOT}/templates/:
manual.md — top-level document scaffoldchapter.md — per-feature chapter scaffoldNever invent features that don't appear in routes.json or journeys.json. If uncertain, omit and add a <!-- TODO: verify --> comment.
Prefer screenshots over prose for navigation steps. Prose fills gaps only.
One action per step in numbered lists. Never combine two user actions in one step.
Test your own writing: re-read each paragraph as a first-time user. If a step requires prior knowledge not provided in the manual, add it.
references/tone-and-voice.md — writing style, vocabulary, dos and don'tsreferences/chapter-structure.md — required sections per chapter, heading hierarchyreferences/audience-types.md — end-user vs admin vs power-user calibrationexamples/sample-chapter.md — a complete example chapter for reference@${CLAUDE_PLUGIN_ROOT}/skills/manual-authoring/references/tone-and-voice.md @${CLAUDE_PLUGIN_ROOT}/skills/manual-authoring/references/chapter-structure.md @${CLAUDE_PLUGIN_ROOT}/skills/manual-authoring/references/audience-types.md
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Applies a firm's KYC/AML rules grid to parsed onboarding records: assigns risk rating, checks required documents, outputs rule outcomes with citations, and routes for escalation.
Generates daily or weekly digests of activity from connected sources (chat, email, docs, tasks, CRM), highlighting action items, decisions, mentions, and project updates.
npx claudepluginhub primus852/claude-flutter-documenter --plugin flutter-doc