Skills for Codex

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

magazine-web-ppt

121

nexu-io/open-design

Skill Claude CodeCodex

For marketing and gtm work: bind launches, campaigns, events, and brand plans to growth and pipeline outcomes. Built around the core query "annual-marketing-plan", with GTM strategy lead judgment, buyer-ready proof, and this outcome: approve launch plan, campaign budget, or GTM motion.

93k +578 yesterday A 67 tokens original Apache-2.0

design-is

122

thedotmack/claude-mem

Skill Claude CodeCodex

Part of claude-mem

Audit a design against Dieter Rams' ten "Good design is..." principles, then hand off a /make-plan prompt for one of three outcomes — new design, refine design, or redesign. Use when the user says "audit this design", "design review", "check this UI against Rams", "is this UI good", "critique this design", "design…

93k +272 yesterday A 91 tokens original Apache-2.0

oh-my-issues

123

thedotmack/claude-mem

Skill Claude CodeCodex

Part of claude-mem

Cluster a GitHub issue backlog by root cause into a small set of plan-master issues, redirect children with a standardized comment, and bundle architectural-fix PRs that close clusters atomically. Use when an issue tracker has accumulated dozens of reports that share underlying defects, when asked to triage /…

93k +272 yesterday A 97 tokens original Apache-2.0

timeline-report

124

thedotmack/claude-mem

Skill Claude CodeCodex

Part of claude-mem

Generate a "Journey Into [Project]" narrative report analyzing a project's entire development history from claude-mem's timeline. Use when asked for a timeline report, project history analysis, development journey, or full project report.

93k +272 yesterday A 47 tokens original Apache-2.0

addyosmani/agent-skills

Skill Claude CodeCodex

Part of agent-skills

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

91k +574 5d ago A 51 tokens original MIT

addyosmani/agent-skills

Skill Claude CodeCodex

Part of agent-skills

Establishes a project's quality bar as a written contract and stops agents quietly lowering it. Interviews the user on which dimensions matter, supplies sane default thresholds when they have no number in mind, records everything in CONSTRAINTS.md, and watches the diff for a weakened bar — new @ts-ignore or…

91k +574 5d ago A 154 tokens original MIT

addyosmani/agent-skills

Skill Claude CodeCodex

Part of agent-skills

Optimizes application performance across frontend, backend, queries, and databases. Use when performance requirements exist, when you suspect performance regressions, when Core Web Vitals or load times need improvement, when N+1 query patterns need fixing, or when profiling reveals bottlenecks.

91k +574 5d ago A 59 tokens original MIT

bump-dependency

128

home-assistant/core

Skill Claude CodeCodex

Bumps a Python package dependency across Home Assistant Core integrations, regenerates core requirement files, runs verification tests and prek lint, and prepares a pull request with proper release/compare links.

90k 2d ago A 42 tokens original Apache-2.0

ha-merge-queue

129

home-assistant/core

Skill Claude CodeCodex

Finds open Home Assistant pull requests that are genuinely ready to merge, checking CI, the merge-gate statuses, code-owner approval, merge conflicts, requested changes and unresolved review threads. Use when looking for PRs to merge, doing merge-queue triage, or asking for "quick wins" from the open PR backlog.

90k 2d ago A 72 tokens original Apache-2.0

ha-review

130

home-assistant/core

Skill Claude CodeCodex

Reviews Home Assistant code changes and provides constructive feedback. Should be used when a review is requested to provide a consistent review behavior and output format. This skill can be used for code reviews in general, not just for GitHub pull requests.

90k 2d ago A 50 tokens original Apache-2.0

go-naming

131

infiniflow/ragflow

Skill Claude CodeCodex

Go naming conventions and best practices. Use this skill when working with Go code and need to name packages, files, directories, structs, interfaces, functions, variables, or constants. Provides comprehensive naming guidelines following Go community standards.

90k +195 yesterday A 49 tokens original Apache-2.0

gpui-test

132

zed-industries/zed

Skill Claude CodeCodex

Use when writing, debugging, or reproducing GPUI tests in Zed, including gpui::test arguments, TestAppContext parameters, scheduler seeds, ITERATIONS/SEED reproduction, parking failures, and pending task traces.

89k 3d ago A 50 tokens

zed-cherry-pick

133

zed-industries/zed

Skill Claude CodeCodex

Cherry-pick one or more merged PRs and/or commits into Zed's preview or stable release branch. Use this whenever the user mentions cherry-picking to preview/stable, a failed cherry-pick run, or wants to manually port fix(es) into a release branch.

89k 3d ago A 66 tokens

humanizer

134

zed-industries/zed

Skill Claude CodeCodex

Remove signs of AI-generated writing from text. Use after drafting to make copy sound more natural and human-written. Based on Wikipedia's "Signs of AI writing" guide.

89k 3d ago A 37 tokens

astral-sh/uv

Skill Claude CodeCodex

Download retained Codex GitHub Action thread artifacts and load their rollout history into the local Codex app. Use when asked to open, load, import, resume, or inspect a Codex automation thread from a GitHub Actions run or a related GitHub issue or pull request.

89k +83 yesterday A 62 tokens original Apache-2.0

paddleocr-doc-parsing

136

PaddlePaddle/PaddleOCR

Skill Claude CodeCodex

A document-parsing tool configuration for extracting structured Markdown or JSON from complex PDFs and document images, including tables, formulas, charts, and multi-column pages.

89k +128 1mo ago A 140 tokens original Apache-2.0

PaddlePaddle/PaddleOCR

Skill Claude CodeCodex

An optical character recognition tool configuration for extracting text from images, photos, scans, screenshots, and scanned PDFs. OCR means converting text visible in an image into machine-readable text.

89k +128 1mo ago A 125 tokens original Apache-2.0

sentry-triage

138

koala73/worldmonitor

Skill Claude CodeCodex

Triage WorldMonitor Sentry issues — classify unresolved events as noise, already-fixed, product bugs, or needs-human; optionally ship a tested fix. Use when the user says triage Sentry, pastes a WORLDMONITOR- ID or sentry.io URL, or asks to investigate production errors.

85k +305 yesterday A 69 tokens AGPL-3.0

assess-energy-shock

139

koala73/worldmonitor

Skill Claude CodeCodex

Model oil or gas supply shock exposure for a country and chokepoint. Use when the user asks how an energy disruption could affect fuel supply, strategic cover, or product deficits.

85k +305 yesterday B 42 tokens AGPL-3.0

verify-worldmonitor

140

koala73/worldmonitor

Skill Claude CodeCodex

Launch and drive the WorldMonitor browser dashboard (Vite app at /dashboard) to prove user-facing behavior with screenshots and transcripts. Use when a change needs proof in the real app rather than only unit tests — panels, map layers, settings, search, country briefs, boot — or when asked to run, screenshot, or…

85k +305 yesterday A 73 tokens AGPL-3.0

Leonxlnx/taste-skill

Skill Claude CodeCodex

Part of taste-skill

Overrides default LLM truncation behavior. Enforces complete code generation, bans placeholder patterns, and handles token-limit splits cleanly. Apply to any task requiring exhaustive, unabridged output.

83k +875 9d ago A 44 tokens original MIT

stitch-design-taste

142

Leonxlnx/taste-skill

Skill Claude CodeCodex

Part of taste-skill

Semantic Design System Skill for Google Stitch. Generates agent-friendly DESIGN.md files that enforce premium, anti-generic UI standards — strict typography, calibrated color, asymmetric layouts, perpetual micro-motion, and hardware-accelerated performance.

83k +875 9d ago A 50 tokens original MIT

design-taste-frontend

143

Leonxlnx/taste-skill

Skill Claude CodeCodex

Part of taste-skill

Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict pre-flight check.

83k +875 9d ago A 61 tokens original MIT

agent-tracing

144

lobehub/lobehub

Skill Claude CodeCodex

A command-line guide for recording and inspecting snapshots of an agent's execution. It covers the steps an agent takes, including its calls to language models and tools.

82k +46 changed 2d ago A 91 tokens

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: