What problem does it solve?
This Skill eliminates the risk of unverifiable fix claims by generating structured, diffable evidence bundles that let human or LLM reviewers confirm a bug fix resolved the targeted issue without manual guesswork or incomplete proof.
Core Features & Use Cases
- Screenshot Pair Capture: Produces full-fidelity PNG and LLM-optimized JPEG before/after screenshots for static UI, layout, text, and simple interaction fixes.
- Flow Recording & Keyframe Grids: Records user flows, extracts 3x3 ffmpeg keyframe montages, and captures console/network events for animation, transition, and loading state bugs.
- Trace Correlation: Maps failed browser network requests to backend VictoriaTraces entries to link frontend symptoms to backend root causes for 4xx/5xx errors.
- Use Case: When you fix a bug where a task creation modal fails to load after a user clicks the "New Task" button, use this Skill to capture before/after screenshots and trace correlation to prove the fix resolved both the UI loading issue and the underlying backend 500 error.
Quick Start
Use the before-after-evidence skill to capture a complete verifiable evidence bundle for your latest UI fix, including before/after screenshots, optional flow recordings, and backend trace correlation for any related server errors.