Documentation Maker
Description
--- description: Configure documentation-maker for this project - create .documentation-maker.ini, choose capabilities, and optionally run after each session --- ### Purpose Create or update `.documentation-maker.ini` in the current project, keep it out of git, and decide which parts of the documentation are switched on. ### Interaction style This command is **interactive**. Use `AskUserQuestion` for every choice with four or fewer options (it adds its own "Other" escape, so do not add one).
Installation
Installs to ~/.claude/skills/mad-coders-documentation-maker-documentation-maker/SKILL.md
mkdir -p ~/.claude/skills/mad-coders-documentation-maker-documentation-maker && curl -fsSL https://raw.githubusercontent.com/mad-coders/documentation-maker/HEAD/commands/documentation-maker.md -o ~/.claude/skills/mad-coders-documentation-maker-documentation-maker/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation