Skills for Codex

307,768 that install into Codex. Same mod, same page, whichever agent you run: a URL per tool would split one page into five that compete.

storyboard-breaker

313

chatfire-AI/huobao-drama

Skill Claude CodeCodex

A set of rules for breaking a script into storyboard sections, where each section can contain several smaller shots.

not rated 15k +242 3d ago A 30 tokens

run-parity

314

millionco/react-doctor

Skill Claude CodeCodex

Compare React Doctor diagnostics for a GitHub pull request (PR) with Daytona. Use when asked to run parity, check a PR for diagnostic regressions, compare a PR with its base, or report added and removed diagnostics.

not rated 15k +21 yesterday A 49 tokens

harness-creator

315

walkinglabs/learn-harness-engineering

Skill Claude CodeCodex

Build, audit, and improve harnesses that make AI coding agents reliable: AGENTS.md/CLAUDE.md instruction files, feature/state tracking, verification gates, scope boundaries, session handoff, memory persistence, context budgets, tool-permission safety, and multi-agent coordination. Use this whenever a coding agent is…

not rated 15k +123 9d ago A 142 tokens original MIT

ego-browser

316

citrolabs/ego-lite

Skill Claude CodeCodex

Skill "ego-browser" from citrolabs/ego-lite, covering ego-browser, quick start, common helpers, task spaces and control handoff.

not rated 15k +254 yesterday A 210 tokens original MIT

NVIDIA/TensorRT-LLM

Skill Claude CodeCodex ✓ vendor

Onboard a HuggingFace multimodal model (vision/audio/video + text) to the TensorRT-LLM PyTorch backend. Use when writing a new tensorrtllm/torch/models/modeling .py plus its input processor and weight mapper, or extending an existing VLM. Not for AutoDeploy — use ad-model-onboard for that path.

not rated 15k 5d ago A 93 tokens

browse

318

yc-software/qm

Skill Claude CodeCodex

Drive a real stealth browser from your shell — act on websites (order food, file an expense, pull data behind a login), with per-person persistent sign-ins via the provider's managed auth (Kernel, Anchor, or Browserbase — picked by which API key you have). Use for ACTING on a site; to just read a page, use curl/wget…

not rated 15k +68 yesterday A 101 tokens original MIT

ts-sdk-author

319

mindfold-ai/Trellis

Skill Claude CodeCodex

Design, build, verify, and publish production-grade TypeScript SDKs as npm packages inside a pnpm monorepo. Covers workspace layout, public API and module boundaries, plugin extension points, branded types and library-tuned tsconfig, tsdown bundling (vs tsup/tsc-only/unbuild), package.json exports with dual ESM+CJS…

not rated 14k +56 8d ago A 219 tokens AGPL-3.0

install-memu

320

NevaMind-AI/memU

Skill Claude CodeCodex

Install or uninstall memU for whatever agent you are — identify your host, print its packaged guide, and follow it to wire (or unwire) both seams (record and inject). Use when the user asks to install, set up, integrate, remove, or uninstall memU.

not rated 14k +7 yesterday A 61 tokens

deep-review

321

coder/coder

Skill Claude CodeCodex

Multi-reviewer code review. Spawns domain-specific reviewers in parallel, cross-checks findings, posts a single structured GitHub review.

not rated 14k +29 yesterday A 30 tokens AGPL-3.0

quantum-qiskit

322

aiming-lab/AutoResearchClaw

Skill Claude CodeCodex

Reference qiskit 2.x patterns for variational quantum machine learning. Covers data-encoding feature maps, variational quantum classifier (VQC) training, variational quantum eigensolver (VQE) for chemistry, matrix-product-state circuits, and noise model integration. Use when writing Python code that imports qiskit…

not rated 14k +19 16d ago A 102 tokens original MIT

imagegen

323

NanmiCoder/cc-haha

Skill Claude CodeCodex

Generate original images, artwork, product visuals, diagrams, or other raster assets with the desktop's configured image provider. Use whenever the user asks to create or generate an image.

not rated 14k +12 2d ago A 38 tokens original MIT

tamagui

324

tamagui/tamagui

Skill Claude CodeCodex

Universal React UI framework for web and native. Use when building cross-platform apps with Tamagui, creating styled components with styled(), configuring design tokens/themes, using Tamagui UI components, or working with animations. Triggers: "tamagui", "styled()", "$token", "XStack/YStack", "useTheme", "@tamagui/"…

not rated 14k today A 90 tokens original MIT

electron-pro

325

fathah/hermes-desktop

Skill Claude CodeCodex

Expert in building cross-platform desktop applications using web technologies (HTML/CSS/JS) with the Electron framework.

not rated 14k +21 yesterday A 25 tokens original MIT

ui-ux-pro-max

326

awesome-dsh-plugin/awesome-dsh-plugin

Skill Claude CodeCodex

UI/UX design intelligence for web, mobile, and desktop. This skill should be used when designing, building, reviewing, or fixing interfaces, including pages, components, design systems, accessibility, interaction, responsive layout, typography, color, charts, and stack-specific UI implementation. Searchable local…

not rated 14k +386 yesterday A 114 tokens copy · 100% CC0-1.0

document-extraction

327

andrewyng/context-hub

Skill Claude CodeCodex

Use this skill for intelligent document processing and content extraction using LandingAI's Agentic Document Extraction (ADE). Trigger when users need to (1) Parse documents (PDFs, images, spreadsheets, presentations) into structured Markdown with layout understanding, (2) Extract specific structured data from…

not rated 14k +6 3mo ago A 222 tokens original MIT

build-with-agent-team

328

coleam00/context-engineering-intro

Skill Claude CodeCodex

Build a project using Claude Code Agent Teams with tmux split panes. Takes a plan document path and optional team size. Use when you want multiple agents collaborating on a build.

not rated 14k +6 5mo ago A 0 tokens original MIT

CoplayDev/unity-mcp

Skill Claude CodeCodex

Orchestrate Unity Editor via MCP (Model Context Protocol) tools and resources. Use when working with Unity projects through MCP for Unity - creating/modifying GameObjects, editing scripts, managing scenes, running tests, or any Unity Editor automation. Provides best practices, tool schemas, and workflow patterns for…

not rated 14k +53 yesterday A 72 tokens original MIT

omnivoice

330

debpalash/VoiceStudio

Skill Claude CodeCodex

Local TTS, voice cloning, voice design, and video dubbing via the VoiceStudio MCP server (open-source ElevenLabs alternative; nothing leaves the machine, runs on MPS/CUDA/CPU). Use when: (1) generating speech from text in any of 646 languages, (2) cloning a voice from a 3-second reference clip, (3) designing a voice…

not rated 16k +1.8k yesterday A 221 tokens AGPL-3.0

awesome-web-security

331

qazbnm456/awesome-web-security

Skill Claude CodeCodex

Looks up curated web security learning resources (XSS, SQLi, CSRF, SSRF, OAuth/JWT, deserialization, SAML, recon, evasion, defensive tooling, CTF). Filters by topic, difficulty, language, and resource type. Returns top references with archive fallbacks. Defensive and educational use only.

not rated 14k +14 14d ago A 71 tokens

gpui-component

332

longbridge/gpui-component

Skill Claude CodeCodex

How to use the gpui-component UI library in GPUI applications, and the normative Design and Coding Guides that govern it. Use when building UIs with gpui-component components (Button, Input, Select, Dialog, Tabs, Sidebar, List, Table, etc.), setting up the library, handling component state or theming, finding the…

not rated 14k +66 3d ago A 112 tokens

stripe-projects

333

e2b-dev/E2B

Skill Claude CodeCodex

Use after E2B sandbox/API access has been provisioned through Stripe Projects and the user needs to use the resulting E2B API key with the E2B CLI, JavaScript SDK, Python SDK, or Code Interpreter SDK.

not rated 14k +42 yesterday A 51 tokens original Apache-2.0

cdp-verification

334

superset-sh/superset

Skill Claude CodeCodex

Verify UI behavior end-to-end by driving the running desktop app over the Chrome DevTools Protocol. Use when asked to verify, reproduce, or confirm a UI change, bug, or regression in the real app rather than in tests.

not rated 14k +104 yesterday A 51 tokens

implement-universal

335

Arindam200/awesome-ai-apps

Skill Claude CodeCodex

Harness-agnostic version of /implement. Drives a single workshop ticket through the SWE→Tester loop in ONE conversation, with the role prompts bundled as agents/software-engineer.md and agents/tester.md instead of being launched as subagents. Resolves the ticket from implementyourself/tasks/, creates an…

not rated 14k +10 5d ago A 204 tokens original MIT

siteboon/claudecodeui

Skill Claude CodeCodex

Enforce this repository's React and TypeScript frontend module architecture standards. Use whenever creating, modifying, refactoring, or reviewing frontend code under src/, including feature modules, components, hooks, contexts, shared UI, API access, state, utilities, and frontend tests. Do not apply these rules to…

not rated 14k +28 yesterday A 82 tokens AGPL-3.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: