diffity-diff

kamranahmedse/diffity · updated Apr 8, 2026

$npx skills add https://github.com/kamranahmedse/diffity --skill diffity-diff
0 commentsdiscussion
summary

You are opening the diffity diff viewer so the user can see their changes in the browser.

skill.md

Diffity Diff Skill

You are opening the diffity diff viewer so the user can see their changes in the browser.

Arguments

  • ref (optional): Git ref to diff (e.g. main..feature, HEAD~3) or a GitHub PR URL (e.g. https://github.com/owner/repo/pull/123). Defaults to working tree changes.

Instructions

  1. Check that diffity is available: run which diffity. If not found, install it with npm install -g diffity.

  2. Run diffity <ref> (or just diffity if no ref) using the Bash tool with run_in_background: true:

    • The CLI handles everything: if an instance is already running for this repo it reuses it and opens the browser, otherwise it starts a new server and opens the browser.
    • Do NOT use & or --quiet — let the Bash tool handle backgrounding.
  3. Wait 2 seconds, then run diffity list --json to get the port.

  4. Tell the user diffity is running. Print the URL and keep it short — don't show session IDs, hashes, or other internals. Example:

    Diffity is running at http://localhost:5391

    When you're ready:

    • Leave comments on the diff in your browser, then run /diffity-resolve to fix them
    • Or run /diffity-review to get an AI code review

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.832 reviews
  • Sakura Shah· Dec 28, 2024

    diffity-diff has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Maya Gill· Dec 28, 2024

    diffity-diff reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Dhruvi Jain· Dec 20, 2024

    Solid pick for teams standardizing on skills: diffity-diff is focused, and the summary matches what you get after install.

  • Soo Martin· Nov 19, 2024

    diffity-diff fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Carlos Thompson· Nov 19, 2024

    I recommend diffity-diff for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Oshnikdeep· Nov 11, 2024

    We added diffity-diff from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Sakura Khanna· Nov 11, 2024

    Keeps context tight: diffity-diff is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Naina Thompson· Oct 10, 2024

    We added diffity-diff from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Carlos Desai· Oct 10, 2024

    Useful defaults in diffity-diff — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Ganesh Mohane· Oct 2, 2024

    diffity-diff fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

showing 1-10 of 32

1 / 4