difit | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / difit

difit

maintained by MH4GF

star 2 account_tree 0 verified_user MIT License
bolt View GitHub

name: difit description: Git diff viewer with web UI and AI prompt generation. Use when "difit" is mentioned, or when reviewing diffs/PRs with AI-friendly output.

difit

Web-based Git diff viewer with AI prompt generation. https://github.com/yoshiko-pg/difit

Commands

# Uncommitted changes
git diff | bunx difit

# Staged changes
git diff --staged | bunx difit

# Specific commit
git show <commit-hash> | bunx difit

# Compare branches
git diff main..feature | bunx difit

# Latest commit
git show HEAD | bunx difit

Usage in Claude Code

Run with run_in_background: true to keep the server running:

git diff | bunx difit  # run_in_background: true

Workflow

  1. Pipe git diff to bunx difit (background)
  2. Browser opens with diff view
  3. Click lines to add review comments
  4. Copy AI prompt with "Copy Prompt" button
  5. Paste prompt to AI for code review feedback

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 2
GitHub Forks 0
Created Jan 2026
Last Updated il y a 5 mois
tools tools automation tools

Related Skills

specs-gen
chevron_right
pr

pr

MoonshotAI
star 6.1k
chevron_right
glm-coding-agent
chevron_right
feature-dev
chevron_right
writing-skills
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.