Current State
We have manual screenshot generation scripts:
scripts/generate-screenshots.js - Node.js script for automated capture
scripts/generate-screenshots.sh - Shell wrapper
SCREENSHOT_CHECKLIST.md - Manual capture guide
Goals
Evaluate and potentially implement a more robust screenshot automation pipeline:
Considerations
- Current scripts work but are somewhat manual
- Store requirements differ between Microsoft Store and Mac App Store
- Screenshots need to be updated for each release with UI changes
References
Current State
We have manual screenshot generation scripts:
scripts/generate-screenshots.js- Node.js script for automated capturescripts/generate-screenshots.sh- Shell wrapperSCREENSHOT_CHECKLIST.md- Manual capture guideGoals
Evaluate and potentially implement a more robust screenshot automation pipeline:
Considerations
References
scripts/directory