capture-all-pages
CommunityCapture every page at high-res for QA.
System Documentation
What problem does it solve?
This skill captures high-resolution screenshots of all manual pages from the OXI viewer to verify translations against page images, ensure layout consistency, and detect content mismatches.
Core Features & Use Cases
- High-resolution batch capture (2000x1600) for translation QA and visual verification
- Automated navigation across all pages and organized output under __inbox
- Generates per-page PNGs and a summary.json with results
- Use Case: QA teams can confirm that translations align with the original page images across multi-page manuals
Quick Start
Run the capture-all-pages skill to capture all pages: node .claude/skills/capture-all-pages/scripts/capture.js To capture a subset of pages: node .claude/skills/capture-all-pages/scripts/capture.js --pages 100 Use a custom base URL: node .claude/skills/capture-all-pages/scripts/capture.js --base-url http://zmanuals.localhost:3100/manuals/oxi-one-mk2/page
Dependency Matrix
Required Modules
Components
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: capture-all-pages Download link: https://github.com/Takazudo/takazudomodular-manuals/archive/main.zip#capture-all-pages Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.