Before/after screenshot workflow for UI PRs. Covers capture techniques, annotation, and embedding in PRs and changelogs.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
# Build and start both backend and frontend
npm run build
npm run start &
# Frontend dev server (for hot reload if needed)
npm run dev -w packages/frontend
Checklist for UI PRs
"Before" screenshots captured BEFORE making changes
"After" screenshots captured and annotated
All images stored in docs/screenshots/
PR description includes before/after images with commit SHA-based URLs