kamranahmedsekamranahmedseCommunityยท7 Agent Skills Included

diffity

GitHub-style diff viewer with AI code review and guided code tours

Opens GitHub-style diffs in your browser for commits, branches, tags, and pull requests. Lets your AI agent review code with inline severity-tagged comments, then automatically apply the requested fixes. Builds guided codebase tours and project-driven learning lessons, eliminating manual diff reading and slow review cycles.
npx skills add kamranahmedse/diffity --all -g -y

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install diffity?โ–ผ

Run `npx skills add kamranahmedse/diffity --all -g -y` in your terminal to install all skills in this suite globally.

How to review code changes with AI?โ–ผ

Run /diffity-review and your agent analyzes the diff, leaving inline comments tagged by severity like must-fix or suggestion. Then run /diffity-resolve to have the agent apply the fixes automatically.

Can diffity review GitHub pull requests locally?โ–ผ

Yes. Pass a PR URL to diffity and it checks out the branch, opens the diff locally, and lets you push review comments back to GitHub.

Does diffity work with Claude Code and Cursor?โ–ผ

Yes. Diffity is agent-agnostic and works with Claude Code, Cursor, Codex, and any AI coding agent that supports the SKILL.md standard.

Can diffity teach me a new programming language?โ–ผ

Yes. The /diffity-learn skill turns your agent into a tutor that builds hands-on projects, gives you challenges, and reviews your code with inline feedback.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’