gitbutlerapp/gitbutler

The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte

22kStars on the repository
7Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

cli-commands

01

gitbutlerapp/gitbutler

Skill Claude CodeCodex

Use when adding or modifying CLI command (but commands) under crates/but/src.

22k yesterday A 24 tokens

lite-render-perf

02

gitbutlerapp/gitbutler

Skill Claude CodeCodex

Use when working on React code in apps/lite that derives values during render, adds or consumes a context, subscribes to the redux store or a query, or renders lists of row components — and whenever the lite UI is reported slow, laggy, or re-rendering too much. React Compiler does not prevent these regressions; load…

22k yesterday A 88 tokens

lite-screenshots

03

gitbutlerapp/gitbutler

Skill Claude CodeCodex

Use when asked to add before/after screenshots of a Lite UI change to a pull request, when a PR touching apps/lite/ui needs its visual change shown, or when extending the screenshot catalogue in apps/lite/e2e/tests/screenshots.spec.ts. Captures both sides locally against seeded fixtures, publishes the surfaces that…

22k yesterday A 79 tokens

tui-tests

04

gitbutlerapp/gitbutler

Skill Claude CodeCodex

Use when adding or modifying tests for one of GitButler's Ratatui TUIs.

22k yesterday A 22 tokens

but-agentlog

05

gitbutlerapp/gitbutler

Skill Claude CodeCodex

Use for prompts like "get context for branch", "catch up on this branch", "recover branch context", or "what prior agent work happened here". Skim prior agent work from but agentlog captures for a GitButler branch, review / pull request / merge request, or change. Prefer this over generic git branch/diff inspection…

22k yesterday A 91 tokens