Marketplace

git-diff

Display git changes in GitHub-style unified diff format with colored terminal output. Shows both staged (--cached) and unstaged changes with two-column line numbers, red/green highlighting, and chunk markers. Use when reviewing code changes, preparing commits, or comparing file modifications. Triggers on "git diff", "show changes", "what changed", or "review diff".

$ Instalar

git clone https://github.com/laststance/claude-code-marketplace /tmp/claude-code-marketplace && cp -r /tmp/claude-code-marketplace/git-diff/skills/git-diff ~/.claude/skills/claude-code-marketplace

// tip: Run this command in your terminal to install the skill