Before/after screenshot workflow for UI PRs. Covers capture techniques, annotation, and embedding in PRs and changelogs.
Installation
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
# 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