Skills for Claude Code

337,588 that install into Claude Code. Same mod, same page, whichever agent you run: a URL per tool would split one page into five that compete.

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.

not rated 55k +8 today A 54 tokens original MIT

Shade tokens, not hex

218

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.

not rated 55k +8 today A 61 tokens original MIT

compare-tasks

219

aaif-goose/goose

Skill Claude CodeCodex

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

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

bmad-architecture

220

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"…

not rated 53k today A 77 tokens

bmad-create-story

221

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.

not rated 53k today A 27 tokens

bmad-dev-story

222

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.

not rated 53k today A 27 tokens

cookbook-audit

223

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.

not rated 52k +47 yesterday 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.

not rated 52k +47 yesterday 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.

not rated 52k +47 yesterday A 32 tokens original MIT

add-tts-engine

226

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.

not rated 52k +181 26d ago A 56 tokens original MIT

release-bump

227

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.

not rated 52k +181 26d ago A 54 tokens original MIT

triage-prs

228

jamiepine/voicebox

Skill Claude CodeCodex

Use this skill to triage the open PR queue before a release. Classifies every open PR into must-merge, candidate, superseded, or deferred; writes a working triage doc; and runs the merge loop end-to-end. Designed for the pre-release "PR speedrun" pass where a solo maintainer wants to clear the inbound backlog in a…

not rated 52k +181 26d ago A 80 tokens original MIT

check-understanding

229

rohitg00/ai-engineering-from-scratch

Skill Claude CodeCodex

Phase quiz for AI Engineering from Scratch. Trigger with "quiz me", "test phase", "check my understanding", "do I know phase 3", or /check-understanding .

not rated 52k +644 4d ago A 44 tokens original MIT

claude-certification

230

rohitg00/ai-engineering-from-scratch

Skill Claude CodeCodex

AI-native tutor and onboarding workflow for the four independent Claude certification tracks in AI Engineering from Scratch. Use when a learner wants to choose a Claude certification, prepare for CCAO-F, CCDV-F, CCAR-F, or CCAR-P, resume a certification path, learn the next lesson interactively, run and verify…

not rated 52k +644 4d ago A 109 tokens original MIT

find-your-level

231

rohitg00/ai-engineering-from-scratch

Skill Claude CodeCodex

Interactive quiz that maps your AI/ML knowledge to a starting point in the 523-lesson, 20-phase AI Engineering from Scratch curriculum. Trigger phrases: "where should I start", "find my level", "what do I know", "which phase", "assess my knowledge", "placement test", "skip ahead".

not rated 52k +644 4d ago A 71 tokens original MIT

gh-pr-review

232

CherryHQ/cherry-studio

Skill Claude CodeCodex

Automated Cherry Studio review for local branches, PRs, commits, files, architecture docs, and repository skills. Use for code or documentation reviews that need project-specific naming, main/renderer/shared placement and dependency rules, IpcApi and DataApi boundaries, lifecycle/service ownership, renderer hooks…

not rated 51k +85 2d ago A 147 tokens AGPL-3.0

prepare-release

233

CherryHQ/cherry-studio

Skill Claude CodeCodex

Prepare a new release by collecting commits, generating bilingual release notes, updating version files, and creating a release branch. Use when asked to prepare/create a release, bump version, or run /prepare-release.

not rated 51k +85 2d ago A 44 tokens AGPL-3.0

skill-creator

234

CherryHQ/cherry-studio

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

not rated 51k +85 2d ago A 64 tokens AGPL-3.0

convert-web-app

235

tldraw/tldraw

Skill Claude CodeCodex

This skill should be used when the user asks to "add MCP App support to my web app", "turn my web app into a hybrid MCP App", "make my web page work as an MCP App too", "wrap my existing UI as an MCP App", "convert iframe embed to MCP App", "turn my SPA into an MCP App", or needs to add MCP App support to an existing…

not rated 50k today A 115 tokens

skill-creator

236

tldraw/tldraw

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 an AI agent's capabilities with specialized knowledge, workflows, or tool integrations.

not rated 50k today A 47 tokens

tldraw-migrate

237

tldraw/tldraw

Skill Claude CodeCodex

Migrate a project to a newer version of the tldraw SDK. Use when upgrading tldraw packages, fixing TypeScript errors after a tldraw upgrade, or when the user mentions tldraw migration.

not rated 50k today A 50 tokens

e2e-test-review

238

metabase/metabase

Skill Claude CodeCodex

Review Cypress E2E spec files for Metabase conventions, common gotchas, and flakiness/performance issues. Use when reviewing pull requests or diffs containing Cypress spec files in e2e/test/scenarios/.

not rated 49k +37 today A 50 tokens

emotion-migrate

239

metabase/metabase

Skill Claude CodeCodex

Migrate Emotion styled-components to Mantine components with style props and CSS modules. Use when converting .styled.tsx files or removing @emotion imports from components.

not rated 49k +37 changed today A 36 tokens

metabase/metabase

Skill Claude CodeCodex

Update or build a Metabase design-system component (frontend/src/metabase/ui — Chip, Badge, Alert, Switch, etc.) to match a Figma spec described in a Linear issue. Use when a ticket asks to restyle an existing metabase/ui component or implement a new one from Figma. Covers: checking out the issue, mapping the…

not rated 49k +37 changed today A 0 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: