Before/after screenshot workflow for UI PRs. Covers capture techniques, annotation, and embedding in PRs and changelogs.
Instalação
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
# 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