Docs Update Template banner
serpfire serpfire

Docs Update Template

Design community

Description

--- name: docs-update description: Generate and maintain living user-facing documentation from source code. Reads views + API routes, writes markdown, captures and optimizes screenshots, keeps docs in sync with the UI automatically. Template — adapt the registry shape, view-file pattern, and screenshot runner to match your stack. type: skill --- # docs-update — Living Docs From Source Code Most in-app documentation is stale before it ships. Someone wrote it once, renamed a button, and the doc

Installation

Installs to ~/.claude/skills/serpfire-claude-harness-examples-docs-update-template/SKILL.md

Terminal
mkdir -p ~/.claude/skills/serpfire-claude-harness-examples-docs-update-template && curl -fsSL https://raw.githubusercontent.com/serpfire/claude-harness-examples/HEAD/skills/docs-update-template.md -o ~/.claude/skills/serpfire-claude-harness-examples-docs-update-template/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository