AI AGENT ADDONS

The diffity diff viewer lets you see your code changes right in your browser. You can compare different versions of your work without leaving your terminal. It works with any Git repository.

Developers can quickly view changes between branches, commits, or even a GitHub pull request. Just provide a Git reference or a PR URL and the viewer opens automatically. This makes reviewing your own changes or sharing them with others much easier.

The tool also works with other commands to leave comments or get an AI code review. It simplifies the whole process of checking what you have changed before you commit or push.

Add Diffity Diff skill to your workflow

Global

mkdir -p ~/.claude/skills/diffity-diff

Project

mkdir -p .claude/skills/diffity-diff

Source Repository

Stars
702
Forks
38
Watchers
702
License
MIT
Last Push
3 months ago
Created
5 months ago