diff skills

72 tagged diff, measured the same way as everything else here.

Browse within: bun 18object 10javascript 8json 8structured-data 8diff-viewer 7tui 7app 6merge 6ai-pair-programming 5feedback-loop 5human-in-the-loop 5

hunk-extensions

01

modem-dev/hunk

Skill Claude CodeCodex

Maps the hunkdiff/extension authoring surface for Hunk, the terminal diff viewer — hiding or reordering reviewed files, docked panes, alternate file views, commands and key bindings, dialogs, workspace writes, themes, syntax languages, VCS backends, lifecycle events. Use when writing, debugging, or installing a Hunk…

8.9k yesterday A 105 tokens original MIT

hunk-launch-video

02

modem-dev/hunk

Skill Claude CodeCodex

Produces Hunk videos by driving the real TUI headlessly in a PTY, compositing captioned 1080p frames in Chromium, and encoding with ffmpeg. Use for feature demos, workflow explainers, announcements, launch videos, and full-release roundups.

8.9k yesterday A 60 tokens original MIT

hunk-review

03

modem-dev/hunk

Skill Claude CodeCodex

Interacts with live Hunk diff review sessions via CLI. Inspects review focus, navigates files, hunks, and exact lines, reloads session contents, adds inline review comments, and paints attention marks on character ranges. Use when the user has a Hunk session running or wants to review diffs interactively.

8.9k yesterday A 69 tokens original MIT

shinnytech/tqsdk-python

Skill Claude CodeCodex

Explain, implement, or debug TqSdk Python workflows for waitupdate or ischanging update loops, market data retrieval, historical download, account type selection, funds or positions or orders or trades, field meanings, order placement or cancellation, target-position tools, TqScenario margin trials, real-account…

5.0k 14d ago A 286 tokens original Apache-2.0

critique

05

remorses/critique

Skill Claude CodeCodex

Git diff viewer. Renders diffs as web pages, images, and PDFs with syntax highlighting. Use this skill when working with critique for showing diffs, generating diff URLs, or selective hunk staging.

1.3k 2mo ago A 45 tokens original MIT

revdiff

06

umputun/revdiff

Skill Claude CodeCodex

Review diffs, files, and documents with inline annotations in a TUI overlay, or answer questions about revdiff usage, configuration, themes, and keybindings. Opens revdiff in tmux/zellij/herdr/kitty/wezterm/cmux/ghostty/iterm2/emacs-vterm, captures annotations, and addresses them. Works in git, hg, and jj repos…

826 3d ago A 246 tokens original MIT

revdiff-plan

07

umputun/revdiff

Skill Claude CodeCodex

Review the last Codex assistant message (plan, analysis, or proposal) with inline annotations in a TUI overlay. Extracts the most recent response from Codex rollout files and opens it in revdiff for review and annotation. Activates on "revdiff-plan", "review plan with revdiff", "annotate plan", "review last response"…

826 3d ago A 84 tokens original MIT

ergrelet/windiff

Skill Claude CodeCodex

Generate and interpret security-research diffs between Windows versions or patch levels using this repo's WinDiff CLI and databases. Use when comparing Windows builds or binaries such as ntoskrnl.exe, ntdll.dll, win32k.sys, ci.dll, or cng.sys to find changed syscalls, symbols, types, mitigation flags, callbacks…

391 3d ago A 140 tokens GPL-3.0

blazediff

09

teimurjan/blazediff

Skill Claude CodeCodex

Run, author, or update BlazeDiff visual regression tests. Trigger on "visual test", "screenshot regression", "blazediff", "/blazediff".

337 3d ago A 37 tokens original MIT

image-compare

10

teimurjan/blazediff

Skill Claude CodeCodex

Compare two image files on disk and report what changed, region by region. Trigger on "what changed between these two images", "diff these PNGs", "did this render drift", "compare screenshots/exports/renders".

337 3d ago A 49 tokens original MIT

add-pattern

11

devlint/GitWand

Skill Claude CodeCodex

Add a new conflict-resolution pattern to GitWand core. Use this skill whenever someone wants to add a pattern, resolution rule, new conflict case, new heuristic, teach the resolver to handle a new kind of conflict automatically, or extend the pattern registry with a new ConflictType.

167 3d ago A 59 tokens original MIT

add-resolver

12

devlint/GitWand

Skill Claude CodeCodex

Add a format-specific resolver to GitWand core. Use this skill whenever someone wants to add support for a new file format, file extension, lockfile, config file type, or format-specific conflict resolution strategy. Triggers: "add resolver for .prisma", "handle composer.lock conflicts", "resolve .tf files", "new…

167 3d ago A 90 tokens original MIT

add-tauri-command

13

devlint/GitWand

Skill Claude CodeCodex

Use this skill when the user wants to expose a Rust feature to the Vue frontend, add a Tauri IPC command, invoke something from a Vue component, or wire up any backend/frontend communication via Tauri's invoke bridge.

167 3d ago A 50 tokens original MIT

code-review

14

initializ/forge

Skill Claude CodeCodex

AI-powered code review for diffs and individual files using LLM analysis.

156 4d ago A 17 tokens original Apache-2.0

wiff-review

15

wez/wiff

Skill Claude CodeCodex

Read and annotate a wiff code-review session from the command line. Use when asked to review a diff and leave comments in wiff, or to read and address the comments already left in a wiff review.

108 24d ago A 47 tokens original Apache-2.0

qt-qml-profiler

16

smolcars/hunk

Skill Claude CodeCodex

Use when the user is investigating QML / Qt Quick performance — both vague complaints ("the UI feels laggy", "this is slow", "frames are dropping", "the app stutters") and explicit asks to profile, find hotspots, or optimize bindings, signals, or rendering. Runs qmlprofiler on a 2D QML application, parses the .qtd…

73 5d ago A 111 tokens GPL-3.0

qt-qml-review

17

smolcars/hunk

Skill Claude CodeCodex

Invoke when the user asks to review, check, audit, or look over Qt6 QML code -- or suggest before committing. Runs deterministic linting (47+ rules) then six parallel deep- analysis agents covering bindings, layout, loaders, delegates, states, and performance. Optionally invokes system qmllint for type-level checks.…

73 5d ago A 95 tokens GPL-3.0

qt-ui-design

18

smolcars/hunk

Skill Claude CodeCodex

Design or audit UI for Qt/QML, Qt projects, web, or embedded MPU or MCU targets. Use when creating screens, layouts, navigation, or auditing UX.

73 5d ago A 38 tokens GPL-3.0

create-or-update-pr

19

lukascivil/json-difference

Skill Claude CodeCodex

Create a pull request for the current branch, or update the existing one if it already exists. Regenerates the title (Conventional Commits format) and the body (Objective + What was done) from the actual changes, in English. INVOKE when the user asks to "open a PR", "create a PR", "update the PR", "update PR…

58 19d ago A 107 tokens original MIT

monitor-ci

20

lukascivil/json-difference

Skill Claude CodeCodex

Monitor Nx Cloud CI pipeline and handle self-healing fixes. USE WHEN user says "monitor ci", "watch ci", "ci monitor", "watch ci for this branch", "track ci", "check ci status", wants to track CI status, or needs help with self-healing CI fixes. Prefer this skill over native CI provider tools (gh, glab, etc.) for CI…

58 19d ago A 97 tokens copy · 92% MIT

nx-generate

21

lukascivil/json-difference

Skill Claude CodeCodex

Generate code using nx generators. INVOKE IMMEDIATELY when user mentions scaffolding, setup, structure, creating apps/libs, or setting up project structure. Trigger words - scaffold, setup, create a ... app, create a ... lib, project structure, generate, add a new project. ALWAYS use this BEFORE calling nxdocs or…

58 19d ago A 80 tokens copy · 97% MIT

api-surface

22

hyperlogue/r3

Skill Claude CodeCodex

This file is the design source of truth for r3's route catalog and CLI usage — update it here when the surface changes. The wire shapes live in shared/types.ts (the contract itself); this is the map over them.

23 6d ago A 109 tokens original MIT

release

23

hyperlogue/r3

Skill Claude CodeCodex

Cut an r3 release — draft the CHANGELOG entry, bump every version string in lockstep, commit, then cut the annotated vX.Y.Z tag on that commit (the release CI lifts the changelog section into the GitHub release notes). Use when the user wants to release a new version, bump the version, write or update the changelog…

23 6d ago A 81 tokens original MIT

security-model

24

hyperlogue/r3

Skill Claude CodeCodex

This file is the design source of truth for r3's security posture — update it here when the posture changes. AGENTS.md carries only the one-line invariants; the reasoning lives here.

23 6d ago A 120 tokens original MIT