BerryKuipers

Capture Pages — Design skill for Claude Code

Design community

Automated screenshot capture of application pages for visual documentation with parallel agents and HTML reports.

How to install Capture Pages

Installs to ~/.claude/commands/berrykuipers-claude-code-toolkit-capture-pages.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/BerryKuipers/claude-code-toolkit/HEAD/.claude/commands/capture-pages.md -o ~/.claude/commands/berrykuipers-claude-code-toolkit-capture-pages.md

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

What Capture Pages does


name: capture-pages description: Automated screenshot capture of application pages for visual documentation with parallel agents and HTML reports

Capture Pages - Automated Screenshot Documentation

**User-facing command for capturing screenshots of all application pages.**

Important: Command Purpose

**This command is a USER INTERFACE** - it delegates all actual work to the **page-capture agent**.

**What this command does:**

  • Parse user arguments (category, url, output path)
  • V

Alternatives in Design

  • Design Review Workflow — by Patrick Ellis - A tailored workflow for enabling automated UI/UX design review, including specialized sub a 3.7k ★
  • Canvas — Open, create, or update a visual canvas — add images, text, PDFs, wiki pages, and banana-generated assets to O 3.3k ★
  • Companion — 2,200+ Web & mobile UI for Claude Code & Codex 2.2k ★

Full documentation available on GitHub

View Source Repository