diffity-diff

Open Git diffs in a browser via the diffity CLI.

739|50|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/kamranahmedse/diffity --skill diffity-diff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: diffity-diff
Source: https://github.com/kamranahmedse/diffity/tree/main/packages/skills/diffity-diff
Command: npx skills add https://github.com/kamranahmedse/diffity --skill diffity-diff

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Open the diffity diff viewer in the browser to display repository changes.

Core Features & Use Cases

  • Browse and compare working tree changes, commits, branches, and PR diffs in a browser-based diff viewer.
  • Leave comments and notes on diffs to guide AI-assisted reviews and collaboration.
  • Reuse an existing server instance or start a new one automatically, then provide a short URL for access.

Quick Start

Run the diffity-diff command in your repository to open the browser-based diff UI.

Frequently Asked Questions about diffity-diff

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I view Git diffs in a browser instead of the terminal?

View Git diffs in a browser by running a CLI command in your repository to start or reuse a local diff viewer server, then access the generated short URL to visualize working-tree changes, commits, branches, and PR diffs.

Can I leave comments on a code review diff before requesting an AI-assisted review?

Leave comments and notes directly on browser-based diffs to guide and facilitate AI-assisted code reviews and team collaboration.

Does diffity-diff require a specific CLI tool to visualize working-tree changes?

Yes, visualizing working-tree changes requires installing and running the diffity CLI to start or reuse a local server and output a short URL for browser access.

What is the best way to review branch and PR diffs locally without a remote repository?

Review branch and PR diffs locally by running a CLI command to launch a browser-based diff viewer that visualizes changes and enables commenting without needing a remote hosting platform.

How to start a local server for visualizing Git commits without port conflicts?

Start a local server for visualizing Git commits without port conflicts by running a CLI command that automatically reuses an existing server instance or starts a new one, outputting a short URL.