Herdr Cheatsheet — Git skill for Claude Code
Single-page Herdr cheatsheet: keybindings, CLI, and an agent setup prompt.
How to install Herdr Cheatsheet
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open cskwork/herdr-cheatsheet and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Herdr Cheatsheet does
Single-page Herdr cheatsheet: keybindings, CLI, and an agent setup prompt. GitHub Pages landing.
Alternatives in Git
- Git Worktree Setup — Create isolated git worktrees with instant feedback and background Rust verification 25.5k ★
- Merger — 增量 Merge Prompt 24k ★
- 40+ Claude Code Tips — Tips for getting the most out of Claude Code, including a custom status line script, cutting the system prompt 5.8k ★
README
Herdr Cheatsheet
**English** · [한국어](README.ko.md)
A single-file, print-friendly cheatsheet of the most-used [Herdr](https://herdr.dev/docs/) keybindings and CLI commands: pane splits, tabs, workspaces, sessions, agents, plus a copy-paste **agent setup prompt** that installs Herdr globally and pulls the official [SKILL.md](https://github.com/ogulcancelik/herdr/blob/master/SKILL.md).
Open `index.html` directly, or visit the GitHub Pages site → https://cskwork.github.io/herdr-cheatsheet/
What's inside
- Install block: one-liners for curl / brew / mise / Windows.
- Agent setup prompt: one prompt to install Herdr globally and teach your coding agent the CLI.
- Prefix keybindings: panes (vertical/horizontal split, close, zoom, resize, swap), tabs (new, next/prev, switch 1-9, rename, close), workspaces (picker, new, rename, close, worktree), session (detach, sidebar, copy mode, help).
- CLI essentials: launch, server, sessions, workspaces, tabs, panes, agents, wait, update.
- Agent states: blocked / working / done / idle / unknown.
Features
- Click any keycap or command to copy.
- Live search across every command.
- Print stylesheet (two-column, no chrome).
- Single self-contained
index.html(no build step). Geist + JetBrains Mono via Google Fonts. - Korean/English toggle (top-right KO/EN). Auto-detects the browser language on first visit; the choice is saved to
localStorage.
Local preview
python3 -m http.server 8000
# open http://localhost:8000
GitHub Pages
The repo is set up for GitHub Pages from the root of `main` (`.nojekyll` included). Enable Pages in repo Settings, or via `gh`:
gh repo create herdr-cheatsheet --public --source=. --push
gh api -X POST /repos//herdr-cheatsheet/pages -f "build_type=workflow" \
-f "source[branch]=main" -f "source[path]=/"
Not affiliated with Herdr. Built from the official docs.
Related Skills
Skill Site Generator
Agent Skill for generating landing pages for any SKILL.md-based skill. One command to create a polished websit
Boot Server
Detect how this project is served, start the dev server in the background, wait until it's ready, and open the
Herdr Plugin Renamer
Renames an auto-generated herdr worktree branch and workspace from the agent's first prompt, via on-device App
Codebase To Course
by Zara Zhang - A Claude Code skill that turns any codebase into a beautiful, interactive single-page HTML cou
Setup Blog
Configure Agent Blog — set up your GitHub Pages blog for automatic post publishing
Sprint And Compound
Run /soloflow:sprint with /soloflow:compound interleaved before the merge choice — one end-to-end flow with a
Related Agents
Persona Walkthrough
Simulated-user cognitive walkthrough reviewer: steps through a UI/page as defined personas, applying CRO and u
Web Builder
Builds and ships marketing websites, landing pages and brochure sites on Next.js App Router and Vercel. Use fo
Confluence Bulk
Execute bulk Confluence operations on 10+ pages via the confluence-as CLI wrapper: bulk-label, bulk-move, bulk