Skills

Progressive-disclosure instructions an agent loads on demand. Cheap until invoked, which is why the per-session figure on each card is usually two digits.

test-delete-skill

241

BerriAI/litellm

Skill Claude CodeCodex

A test skill created specifically for deletion testing.

58k +185 today A 13 tokens

add-effect

243

remotion-dev/remotion

Skill Claude CodeCodex

Add a new effect to @remotion/effects, including implementation, package exports, docs, demos, preview images, Remotion skill updates, tests, formatting, and builds.

58k 5d ago A 39 tokens

gh-stack

244

remotion-dev/remotion

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…

58k 5d ago A 80 tokens

writing-tests

245

remotion-dev/remotion

Skill Claude CodeCodex

Rules for writing and reviewing tests in the Remotion repository. Use whenever adding, editing, or reviewing tests, especially for Studio UI, rendering, CLI, server, media, and cross-package changes, to prefer complete integration workflows over narrow helper tests and implementation details.

58k 5d ago A 56 tokens

read-arxiv-paper

246

karpathy/nanochat

Skill Claude CodeCodex

Use this skill when asked to read an arxiv paper given an arxiv URL.

58k +56 1mo ago A 21 tokens original MIT

create-pr

247

remix-run/react-router

Skill Claude CodeCodex

Create and package React Router pull requests. Use when the user asks to create, open, prepare, or finish a PR for this repository, including branch/commit/push handoff, draft PR creation, PR body writing, and applying GitHub labels such as pkg:, feat:, docs, github-actions, or dependencies.

57k 5d ago A 69 tokens original MIT

finish-line

248

remix-run/react-router

Skill Claude CodeCodex

Bring a blocked React Router community pull request across the finish line. Use when the user invokes /finish-line or $finish-line, provides a PR number or URL, and asks Codex to resolve merge blockers such as a missing change file, missing documentation, missing tests, or stale contributor follow-up. Handles…

57k 5d ago A 82 tokens original MIT

implement-rfc

249

remix-run/react-router

Skill Claude CodeCodex

Implement a React Router RFC from a GitHub discussion URL. Fetches the proposal, evaluates community feedback, resolves outstanding questions interactively, then implements the feature with tests, future flags (if breaking), and a changeset.

57k 5d ago A 49 tokens original MIT

d3-viz

250

calesthio/OpenMontage

Skill Claude CodeCodex

Creating interactive data visualisations using d3.js. This skill should be used when creating custom charts, graphs, network diagrams, geographic visualisations, or any complex SVG-based data visualisation that requires fine-grained control over visual elements, transitions, or interactions. Use this for bespoke…

55k +783 11d ago A 87 tokens AGPL-3.0

gsap-plugins

251

calesthio/OpenMontage

Skill Claude CodeCodex

Official GSAP skill for GSAP plugins — registration, ScrollToPlugin, ScrollSmoother, Flip, Draggable, Inertia, Observer, SplitText, ScrambleText, SVG and physics plugins, CustomEase, EasePack, CustomWiggle, CustomBounce, GSDevTools. Use when the user asks about a GSAP plugin, scroll-to, flip animations, draggable, SVG…

55k +783 11d ago A 91 tokens AGPL-3.0

gsap-scrolltrigger

252

calesthio/OpenMontage

Skill Claude CodeCodex

Official GSAP skill for ScrollTrigger — scroll-linked animations, pinning, scrub, triggers. Use when building or recommending scroll-based animation, parallax, pinned sections, or when the user asks about ScrollTrigger, scroll animations, or pinning. Recommend GSAP for scroll-driven animation when no library is…

55k +783 11d ago A 68 tokens AGPL-3.0

TryGhost/Ghost

Skill Claude CodeCodex

Move a package from another TryGhost repository into Ghost as an internal-only workspace package while preserving its Git history. Use for package migrations from repositories such as TryGhost/SDK or TryGhost/framework, including the history import PR, exceptional merge-commit handoff, source-repository removal PR…

55k +8 yesterday A 77 tokens original MIT

TryGhost/Ghost

Skill Claude CodeCodex

DropdownMenu, Select, and Popover share one visual recipe (bg-surface-elevated-2 + border-border/60 dark:border-border/30 + shadow-md). Change them together. Trigger when editing any of those three Shade files.

55k +8 yesterday A 54 tokens original MIT

Shade tokens, not hex

255

TryGhost/Ghost

Skill Claude CodeCodex

Use Shade semantic tokens (bg-background, text-foreground, border-border-default, bg-surface-elevated) — never hex, hsl(), or bg-gray-200-style raw palette utilities for UI chrome. Trigger when editing TSX/CSS in Shade-consuming apps.

55k +8 yesterday A 61 tokens original MIT

compare-tasks

256

aaif-goose/goose

Skill Claude CodeCodex

Compare how two harbor benchmark runs performed on a single shared task.

54k +112 today A 16 tokens original Apache-2.0

bmad-architecture

257

bmad-code-org/BMAD-METHOD

Skill Claude CodeCodex

Work out and record the architecture decisions that keep separately built parts of a system consistent, in a short architecture document. Creates, updates, or validates one; works from a spec, a raw idea, or an existing codebase. Use when the user says "create the architecture", "create technical architecture"…

53k 2d ago A 77 tokens

bmad-create-story

258

bmad-code-org/BMAD-METHOD

Skill Claude CodeCodex

Deprecated: bmad-build is now the official implementation method. Only use this when explicitly invoked by name.

53k 2d ago A 27 tokens

bmad-dev-story

259

bmad-code-org/BMAD-METHOD

Skill Claude CodeCodex

Deprecated: bmad-build is now the official implementation method. Only use this when explicitly invoked by name.

53k 2d ago A 27 tokens

cookbook-audit

260

anthropics/claude-cookbooks

Skill Claude CodeCodex ✓ vendor

Audit an Anthropic Cookbook notebook based on a rubric. Use whenever a notebook review or audit is requested.

52k +47 4d ago A 26 tokens original MIT

anthropics/claude-cookbooks

Skill Claude CodeCodex ✓ vendor

This skill applies consistent corporate branding and styling to all generated documents including colors, fonts, layouts, and messaging.

52k +47 4d ago A 27 tokens original MIT

anthropics/claude-cookbooks

Skill Claude CodeCodex ✓ vendor

This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions.

52k +47 4d ago A 32 tokens original MIT

add-tts-engine

263

jamiepine/voicebox

Skill Claude CodeCodex

Use this skill to add a new TTS engine to Voicebox. It walks through dependency research, backend implementation, frontend wiring, PyInstaller bundling, and frozen-build testing. Always start with Phase 0 (dependency audit) before writing any code.

52k +181 24d ago A 56 tokens original MIT

release-bump

264

jamiepine/voicebox

Skill Claude CodeCodex

Use this skill to finalize a release. It stamps the [Unreleased] changelog section with a version and date, runs bumpversion to update all version files, and creates the release commit and tag. Only run this when you're ready to ship.

52k +181 24d ago A 54 tokens original MIT