← Browse all agent skills

before-after

Create before-and-after screenshots for a pull request

Make visual changes easy to review by capturing the same state and viewport before and after implementation.

When to use it

  • A pull request changes visible UI.
  • Reviewers need a consistent visual comparison.
  • You want a reusable Markdown evidence table.

Supported agents

  • Claude Code
  • Codex
  • Cursor
  • Gemini CLI

The repository mirrors the same skill package in each agent’s native directory.

Install and inspect the source

Clone the public ThinkRun repository, then install this skill in your agent’s native skills directory.

cp -r thinkrun/.claude/skills/before-after ~/.claude/skills/
View before-after source on GitHub

Related agent skills