GitUI is a fast terminal-based user interface for Git written in Rust. It provides keyboard-driven staging, committing, branching, stashing, and log browsing with async Git operations that outperform other terminal Git clients on large repositories.
Scanned 6/8/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill gitui-terminal-git-interface --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Gitui Terminal Git Interface?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-gitui-terminal-git-interface)More formats (shields.io, HTML) on the badges page.
---
name: "GitUI Blazing Fast Terminal Git Interface"
slug: "gitui-terminal-git-interface"
description: "GitUI is a fast terminal-based user interface for Git written in Rust. It provides keyboard-driven staging, committing, branching, stashing, and log browsing with async Git operations that outperform other terminal Git clients on large repositories."
github_stars: 21683
verification: "security_reviewed"
source: "https://github.com/gitui-org/gitui"
category: "Developer Tools"
framework: "Claude Code"
tool_ecosystem:
github_repo: "gitui-org/gitui"
github_stars: 21683
---
# GitUI Blazing Fast Terminal Git Interface
GitUI is a fast terminal-based user interface for Git written in Rust. It provides keyboard-driven staging, committing, branching, stashing, and log browsing with async Git operations that outperform other terminal Git clients on large repositories.
## Installation
Use the upstream install or setup path that matches your environment:
- brew install gitui
- conda install -c conda-forge gitui
Requirements and caveats from upstream:
- To run the complete test suite python is required (and it must be invocable as python)
Basic usage or getting-started notes:
- Minimum supported rust/cargo version: 1.88
- See [Install Rust](https://www.rust-lang.org/tools/install)
- To build openssl dependency (see https://docs.rs/openssl/latest/openssl/)
- Source: https://github.com/gitui-org/gitui
- Extracted from upstream docs: https://raw.githubusercontent.com/gitui-org/gitui/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/gitui-terminal-git-interface/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!