What problem does it solve?
Manually writing edit summaries for code or text changes is time-consuming and often inaccurate, making it hard for collaborators to quickly understand what was modified. This Skill eliminates that friction by generating real, precise diffs instead of vague manual descriptions.
Core Features & Use Cases
- Flexible Input Support: Accepts either before/after text pairs or unified patch strings as input.
- Multiple Output Modes: Generates interactive gateway-hosted viewer URLs, rendered PNG/PDF file artifacts, or both at once.
- Use Case: When reviewing a teammate's pull request, use this Skill to generate a clear, shareable diff of their code changes instead of typing out a summary of edits, so the entire team can see exactly what was modified at a glance.
Quick Start
Use the diffs skill to generate a shareable viewer for the changes between the original and updated versions of the app configuration file.