Automates the tedious work of documenting a web app by browsing it with Playwright or Chrome MCP, screenshotting every page, and generating structured user guides with step-by-step instructions and annotated images. Four depth modes from quick (10 screenshots, happy path) to exhaustive (150+ screenshots, admin guides, keyboard shortcuts, mobile views, every error state). It actually clicks through your app's navigation to build a page inventory, waits for real data to load, and writes sections that teach workflows instead of just dumping images. Outputs GitHub-flavored markdown or a self-contained HTML file. Solid for client handoffs or onboarding docs when you need something better than a Loom video.
npx skills add https://github.com/jezweb/claude-skills --skill app-docs