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.

electron/electron

Skill Claude CodeCodex

Guide for performing Node.js version upgrades in the Electron project. Use when working on the roller/node/main branch to fix patch conflicts during e sync --3. Covers the patch application workflow, conflict resolution, analyzing upstream Node.js changes, building, running the Node.js test suite, and proper commit…

123k yesterday A 69 tokens original MIT

shadcn-ui/ui

Skill Claude CodeCodex

Migrates React projects and components from Radix UI to Base UI. Use when asked to migrate from radix, move to base-ui, convert radix primitives, or switch a shadcn project's base library. Handles single components ("migrate accordion") and whole projects.

123k +74 yesterday A 61 tokens original MIT

shadcn

75

shadcn-ui/ui

Skill Claude CodeCodex

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI, including chat interfaces. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json…

123k +74 yesterday A 94 tokens original MIT

babysit-pr

76

openai/codex

Skill Claude CodeCodex

Babysit a GitHub pull request after creation by continuously polling review comments, CI checks/workflow runs, and mergeability state until the PR is merged/closed or user help is required. Diagnose failures, retry likely flaky failures up to 3 times, auto-fix/push branch-related issues when appropriate, and keep…

121k +530 today A 114 tokens original Apache-2.0

imagegen

77

openai/codex

Skill Claude CodeCodex

Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output…

121k +530 today A 113 tokens original Apache-2.0

skill-creator

78

openai/codex

Skill Claude CodeCodex

Create or update a Codex skill with appropriately scoped instructions and any needed supporting resources.

121k +530 today A 21 tokens original Apache-2.0

microsoft/generative-ai-for-beginners

Skill Claude CodeCodex

Migrate Python apps from Azure OpenAI Chat Completions to the Responses API. Covers AzureOpenAI/AsyncAzureOpenAI client migration to the v1 endpoint, streaming, tools, structured output, multi-turn, EntraID auth, and model compatibility checks. Python-focused, Azure OpenAI-specific. USE FOR: migrate to responses API…

119k 5d ago A 185 tokens original MIT

harry0703/MoneyPrinterTurbo

Skill Claude CodeCodex

Use this skill whenever the user wants to create a finished video from a topic, title, idea, prompt, or script with MoneyPrinterTurbo. This includes short-form, voice-over, educational, marketing, social-media, and stock-footage videos. Also use it when the user mentions MoneyPrinterTurbo, provides this Skill URL…

119k 2d ago C 123 tokens original MIT

ponytail-gain

81

DietrichGebert/ponytail

Skill Claude CodeCodex

Show ponytail measured impact as a scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot display.

117k 24d ago A 34 tokens original MIT

ponytail-help

82

DietrichGebert/ponytail

Skill Claude CodeCodex

Quick reference for ponytail's modes, skills, and commands. One-shot display.

117k 24d ago A 22 tokens original MIT

ponytail

83

DietrichGebert/ponytail

Skill Claude CodeCodex

Lazy senior dev mode for any coding task (write, refactor, fix, review): YAGNI, stdlib first, no unrequested abstractions. Not for non-coding requests.

117k 24d ago A 43 tokens original MIT

jaywcjlove/awesome-mac

Skill Claude CodeCodex

Maintain the Awesome Mac repository when adding, updating, or relocating app entries across README.md, README-zh.md, README-ja.md, and README-ko.md. Use this when the task requires category selection, multilingual sync, concise listing copy, ordering consistency, or repository-specific curation rules.

112k 2d ago A 64 tokens original CC0-1.0

browser-use

85

browser-use/browser-use

Skill Claude CodeCodex

Direct browser control via CDP for web interaction: automation, scraping, testing, screenshots, and site/app work.

112k yesterday A 26 tokens original MIT

remote-browser

86

browser-use/browser-use

Skill Claude CodeCodex

Controls an isolated Browser Use Cloud browser from a sandboxed machine with the current Browser Use CLI.

112k yesterday A 22 tokens original MIT

x402

87

browser-use/browser-use

Skill Claude CodeCodex

Set up Browser Use Cloud payments with x402 — pay per request from a crypto wallet (USDC on Base mainnet), no signup or API key. Two setups it works out up front — "just use it" (set up a wallet so you or Claude Code can run cloud browser tasks paid from the wallet — Claude writes and runs throwaway scripts, nothing…

112k yesterday A 175 tokens original MIT

react-hook-form

88

supabase/supabase

Skill Claude CodeCodex

Correct React Hook Form usage anywhere in the monorepo — data flow, subscriptions, reset, dirty state, number inputs, and controlled-input rules. Load this BEFORE writing or modifying ANY form code, adding a field to an existing form, touching watch/useWatch/formState/getValues/setValue/reset, wiring a form into a…

109k yesterday A 123 tokens original Apache-2.0

safe-sql-execution

89

supabase/supabase

Skill Claude CodeCodex

Use whenever code will build, return, fetch, or execute SQL that runs against a user's real Postgres database — even when the request reads like an ordinary feature or bug fix and never says "security," "injection," or "SafeSqlFragment." This covers: writing or editing any pg-meta function, query builder, or endpoint…

109k yesterday A 221 tokens original Apache-2.0

studio-e2e-tests

90

supabase/supabase

Skill Claude CodeCodex

Write and run Playwright E2E tests for Supabase Studio (e2e/studio). Use when asked to run e2e tests, write new E2E tests, or debug flaky or failing Playwright tests. Covers running commands, avoiding race conditions, waiting strategies, selectors, helper functions, and CI vs local differences.

109k yesterday A 74 tokens original Apache-2.0

lint-all

91

denoland/deno

Skill Claude CodeCodex

Lint all code (Rust + JS/TS). Use before opening a PR when Rust code was changed.

108k 2d ago A 24 tokens original MIT

node-compat

92

denoland/deno

Skill Claude CodeCodex

Run a Node.js compatibility test, diagnose failures, and either fix the implementation, skip, or ignore the test. Use when asked to work on node compat tests.

108k 2d ago A 37 tokens original MIT

review-pr

93

denoland/deno

Skill Claude CodeCodex

Review a Deno runtime pull request for correctness, tests, security, and conventions. Use when asked to review a PR or when a PR number/URL is provided for review.

108k 2d ago A 39 tokens original MIT

pr-creator

94

google-gemini/gemini-cli

Skill Claude CodeCodexGemini CLI

Use this skill when asked to create a pull request (PR). It ensures all PRs follow the repository's established templates and standards.

107k 2d ago A 31 tokens original Apache-2.0

review-duplication

95

google-gemini/gemini-cli

Skill Claude CodeCodexGemini CLI

Use this skill during code reviews to proactively investigate the codebase for duplicated functionality, reinvented wheels, or failure to reuse existing project best practices and shared utilities.

107k 2d ago A 37 tokens original Apache-2.0

skill-creator

96

google-gemini/gemini-cli

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Gemini CLI's capabilities with specialized knowledge, workflows, or tool integrations.

107k 2d ago A 46 tokens original Apache-2.0