diffity-tree

Open a browser-based file tree for repository exploration and commenting.

739|50|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/nilbuild/diffity --skill diffity-tree-nilbuild
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: diffity-tree
Source: https://github.com/nilbuild/diffity/tree/main/packages/skills/diffity-tree
Command: npx skills add https://github.com/nilbuild/diffity --skill diffity-tree-nilbuild

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Efficiently explore and annotate repository files directly in a browser, streamlining review workflows and reducing context-switching.

Core Features & Use Cases

  • Live file-tree browsing of the current repository
  • In-browser commenting and review workflows
  • Quick access to repository structure for onboarding and exploration

Quick Start

Launch the diffity tree browser for the current repository and start navigating the file tree.

Frequently Asked Questions about diffity-tree

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I browse repository files in a browser for code review?

You can browse repository files in a browser by launching a local server that opens a live file tree, enabling you to navigate project directories and leave inline comments directly in the web interface.

What is the best way to add comments to a repository file tree during review?

The best way to add comments to a repository file tree during review is using an in-browser workflow that overlays annotations directly onto the live file structure, streamlining feedback without context switching.

Do I need the diffity binary installed to browse my repo in a browser?

Yes, you need the diffity binary installed to browse your repo in a browser. The workflow relies on this local executable to launch the server and generate the URL for the file tree interface.

Can I use a live file tree browser for onboarding developers to a new codebase?

Yes, you can use a live file tree browser for onboarding developers to a new codebase. It provides quick access to the repository structure, allowing new team members to explore files and read review comments directly.

How do I launch a local server to explore my current repository structure?

To launch a local server to explore your current repository structure, run the command to open the file tree browser, which starts the local server and provides a URL for immediate in-browser navigation and commenting.