github skills

719 tagged github, measured the same way as everything else here.

Browse within: issues 74gitlab 68opensource 61registry 60predictive-modeling 59security-tools 59bot 54fixer 54chat 53context 53digest 53ingest 53ranbot 47vscode 42

issue-triage

01

rtk-ai/rtk

Skill Claude CodeCodex

Issue triage: audit open issues, categorize, detect duplicates, cross-ref PRs, risk assessment, post comments. Args: "all" for deep analysis of all, issue numbers to focus (e.g. "42 57"), "en"/"fr" for language, no arg = audit only in French.

78k +233 today A 70 tokens original Apache-2.0

pr-triage

02

rtk-ai/rtk

Skill Claude CodeCodex

PR triage: audit open PRs, deep review selected ones, draft and post review comments. Args: "all" to review all, PR numbers to focus (e.g. "42 57"), "en"/"fr" for language, no arg = audit only in French.

78k +233 today A 64 tokens original Apache-2.0

cli-commands

03

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

04

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

05

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

a11y-flow-audit

06

gitkraken/vscode-gitlens

Skill Claude CodeCodex

Use to audit a page, view, or composed flow for WCAG 2.1 AA compliance at the composition level - landmarks, heading hierarchy, tab order across components, focus handoff on modal open/close, live-region conflicts. Scope is page/view, NOT component internals. Safety-first - refuses to emit fixes that would create a…

9.9k 3d ago A 107 tokens

live-exercise

07

gitkraken/vscode-gitlens

Skill Claude CodeCodex

Use whenever any UI-bearing work touches a running instance — building or fixing a feature, ship-gating, auditing, OR debugging visible bugs (flaky behavior, intermittent rendering, "sometimes does X" reports, hover/focus/animation glitches, layout overflow). Adaptive depth from tactical fix-loop to ship-gate audit.…

9.9k 3d ago A 76 tokens

live-perf

08

gitkraken/vscode-gitlens

Skill Claude CodeCodex

Use when you want to measure and improve the performance of a feature in the running extension, hunt regressions, or perf-tune before shipping. Standalone for perf-tuning an existing feature; also invoked by /live-exercise Phase 7. Not for static code review without measurement.

9.9k 3d ago A 62 tokens

chrome-cdp

09

mattzcarey/shippie

Skill Claude CodeCodex

Drive a headless Chrome over the Chrome DevTools Protocol (CDP) for browser QA — navigate, click, fill forms, read the DOM/accessibility tree, screenshot, and assert. Use whenever a task requires loading a web page and interacting with it like a user. Chrome is launched by a bash step (recipe below); this skill…

2.5k 19d ago A 91 tokens original MIT

gh-stack

10

github/gh-stack

Skill Claude CodeCodex

Manages stacked PRs and splits multi-part work into reviewable branches with gh-stack. Use for stack creation, viewing, edits, push, submit, sync, rebase, merge, or checkout; when asked to split or isolate work for review; whenever a user mentions a stack, branch layers, dependent PRs, or gh stack; or when a stack is…

1.4k 4d ago A 80 tokens copy · 97% MIT

opentag

11

amplifthq/opentag

Skill Claude CodeCodex

Use when installing, pairing, operating, or troubleshooting OpenTag through the published CLI, self-hosted Control Plane, governed completion, supported collaboration platforms, or built-in coding agents.

1.4k 8d ago A 40 tokens original MIT

writing-guidelines

12

fcakyon/claude-codex-settings

Skill Claude CodeCodex

This skill should be used when the user asks to "review writing", "check documentation style", "audit interface copy", or "apply writing guidelines".

1.1k 2d ago A 34 tokens original Apache-2.0

create-pr

13

fcakyon/claude-codex-settings

Skill Claude CodeCodex

This skill should be used when user asks to "create a PR", "make a pull request", "open PR for this branch", "submit changes as PR", "push and create PR", or explicitly invokes "create-pr".

1.1k 2d ago A 49 tokens original Apache-2.0

humanize

14

fcakyon/claude-codex-settings

Skill Claude CodeCodex

This skill should be used when writing or revising text, including responses, documentation, comments, emails, posts, reports, and messages, especially when the user asks to "humanize", "write naturally", "remove AI tone", or "avoid AI writing".

1.1k 2d ago A 56 tokens original Apache-2.0

joeseesun/qiaomu-opencli-skills

Skill Claude CodeCodex

Use when running OpenCLI commands to interact with websites (Bilibili, Twitter, Reddit, Xiaohongshu, etc.), desktop apps (Cursor, Notion), or public APIs (HackerNews, arXiv). Covers installation, command reference, and output formats for 79+ adapters.

984 4mo ago A 69 tokens original MIT

gh-issue-triage

16

joelhooks/swarm-tools

Skill Claude CodeCodex

GitHub issue triage workflow with contributor profile extraction. Analyze → clarify → file cells → tag → implement → credit. Captures Twitter handles for changeset acknowledgments.

733 1mo ago A 41 tokens

ghtkn

19

suzuki-shunsuke/ghtkn

Skill Claude CodeCodex

Read ghtkn's documentation with ghtkn docs list and ghtkn docs show before answering. ghtkn is a CLI that creates short-lived (8h) GitHub user access tokens from GitHub Apps. Use for any question about ghtkn, GHTKN environment variables, ghtkn get / exec / auth / agent / revoke, the ghtkn git credential helper, or…

325 yesterday A 146 tokens original MIT

finn-build

20

finna/Finn-loop

Skill Claude CodeCodex

Claim the next safe agent-ready issue from Linear, implement it, and open a PR. Use when asked to run Finn-loop's builder, work the approved queue, or fix Finn-loop review feedback. Designed for /loop; one pass does one unit of work.

305 1mo ago A 57 tokens original MIT

finn-review

21

finna/Finn-loop

Skill Claude CodeCodex

Review open PRs against their linked Linear issues and required GitHub checks, then post a three-group verdict with Finn-loop labels. Use when asked to run Finn-loop's reviewer or review its PR queue. Designed for /loop; never merges or pushes code.

305 1mo ago A 56 tokens original MIT

finn-spec

22

finna/Finn-loop

Skill Claude CodeCodex

Interview the user about a raw idea until confident, then file a build-ready issue in Linear. Use when asked to run Finn-loop's spec interview, draft a queue-ready issue, or plan a feature. Interactive — requires the user present; never run unattended.

305 1mo ago A 56 tokens original MIT

opencli-usage

23

zxfccmm4/Obsidian-OpenCode-Knowledge

Skill Claude CodeCodex

Use when running OpenCLI commands to interact with websites (Bilibili, Twitter, Reddit, Xiaohongshu, etc.), desktop apps (Cursor, Notion), or public APIs (HackerNews, arXiv). Covers installation, command reference, and output formats for 100+ adapters.

291 2mo ago A 66 tokens original MIT

github

24

AIOSAI/AIPass

Skill Claude CodeCodex

GitHub operations via gh CLI: issues, PRs, CI runs, code review, API queries.

264 2d ago A 23 tokens original MIT