Skills for Claude Code

311,176 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.

electron-pro

337

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 +42 yesterday A 25 tokens original MIT

document-extraction

338

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 +8 3mo ago A 222 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 +155 2d ago A 72 tokens original MIT

build-with-agent-team

340

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 +9 5mo ago A 0 tokens original MIT

awesome-web-security

341

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 +23 14d ago A 71 tokens

cdp-verification

342

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 +234 today A 51 tokens

gpui-component

343

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 4d ago A 112 tokens

implement-universal

344

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 +140 6d ago A 204 tokens original MIT

stripe-projects

345

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 +83 today A 51 tokens original Apache-2.0

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 +73 yesterday A 82 tokens AGPL-3.0

test-ui

347

browseros-ai/BrowserOS

Skill Claude CodeCodex

Test the BrowserOS app extension UI by starting the dev environment and visually verifying changes via CDP. Covers the new tab page (left sidebar — Home, Scheduled Tasks, Settings, etc.) and the right side panel (chat interface). Use after making UI changes to apps/app/.

not rated 14k +146 today A 59 tokens AGPL-3.0

ocx

348

lidge-jun/opencodex

Skill Claude CodeCodex

Drive a running opencodex (ocx) proxy from the CLI — account pools, provider routing, model catalog, usage and cost attribution, request logs, access keys, storage cleanup, and the management API. Use when a task involves controlling or inspecting an opencodex proxy rather than editing the opencodex codebase.…

not rated 13k +759 changed yesterday A 0 tokens original MIT

ccfos/nightingale

Skill Claude CodeCodex

This skill should be used when the user reports that an alert rule is "not firing", "no alert was sent", "the rule didn't trigger", "the rule isn't working", "it should have alerted but didn't", "why didn't I get an alert", "alert rule not firing", or wants to diagnose why a specific alert rule failed to produce an…

not rated 13k +9 yesterday A 129 tokens original Apache-2.0

opentui

350

anomalyco/opentui

Skill Claude CodeCodex

Build terminal UIs with OpenTUI. Covers Core, frameworks, components, application APIs, testing, extensions, integrations, deployment, and public API lookup.

not rated 13k +56 today A 36 tokens original MIT

microsoft/agent-framework

Skill Claude CodeCodex ✓ vendor

Use when cutting a Python release for the microsoft/agent-framework monorepo. Triggers on "bump py versions", "cut a python release", "prepare release PR for python", "release py packages", "bump python to X.Y.Z", or similar requests to bump Python package versions and prepare a release PR. Handles all four lifecycle…

not rated 13k today A 103 tokens original MIT

dev

352

microsoft/playwright-cli

Skill Claude CodeCodex ✓ vendor

Development workflows for the playwright-cli repository. Use when the user asks about rolling dependencies, releasing, or other repo maintenance tasks.

not rated 13k +112 yesterday A 27 tokens original Apache-2.0

design-blueprint

354

XiaomiMiMo/MiMo-Code

Skill Claude CodeCodex

Produces a structured design specification (DESIGN.md + structural layout + Decision Trace) before any visual artifact is built — the "blueprint" phase that keeps AI-generated design from feeling templated. Use this skill whenever the user asks to design, plan, mock up, or restructure any visual output — PPT / slides…

not rated 13k +45 today A 172 tokens original MIT

release-version

355

vnotex/vnote

Skill Claude CodeCodex

Steps to cut a VNote version release (e.g. v4.3.0) — bump the version with scripts/updateversion.py, refresh and fill zhCN/ja translations via lupdate, write the changes.md changelog, and trigger the CI [Release] build. Use when asked to "release", "cut a release", "bump the version", or "prepare vX.Y.Z".

not rated 13k +5 today A 86 tokens LGPL-3.0

doc-author

356

InsForge/InsForge

Skill Claude CodeCodex

Write, edit, and maintain documentation. Use for collaborative drafting, autonomous writing, or improving existing docs. Defaults to collaborative mode where the human makes final decisions. Built by Mintlify.

not rated 13k +25 2d ago A 40 tokens original Apache-2.0

review-pr

357

blackboardsh/electrobun

Skill Claude CodeCodex

Review a GitHub pull request from its link, read the PR description, inspect the code locally only when useful, and judge whether the change is safe to run from a security and runtime-safety perspective. Use only after the user pastes a PR URL. Handle one PR at a time, make a clear merge/close/supersede…

not rated 13k +27 today A 87 tokens original MIT

add-memory-kind

358

EverMind-AI/EverOS

Skill Claude CodeCodex

Add a new business memory kind end-to-end. Pick the storage combination (Markdown / SQLite / LanceDB), pick the markdown strategy (daily-log / skill-named / single-file), then wire up the schema(s), repo(s), and writer(s).

not rated 13k +144 yesterday A 55 tokens original Apache-2.0

test-review

359

datahub-project/datahub

Skill Claude CodeCodex

You are an expert DataHub test reviewer. Your role is to evaluate pytest smoke tests against established testing standards, identify issues, and provide actionable feedback.

not rated 13k +17 changed yesterday A 0 tokens original Apache-2.0

review-polish

360

rommapp/romm

Skill Claude CodeCodex

The before-review and before-handoff pass for RomM, covering both stacks. First shapes the code the checks can't see — comment and docstring discipline (the single most-corrected thing in this repo), duplicated constants/types/getters, imprecise names, loose typing in tests. Then runs the verification gate that keeps…

not rated 13k +167 changed yesterday A 138 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: