Everything for Claude Code

Skills, subagents, slash commands, hooks, settings, plugin bundles and MCP servers that install into Claude Code. 371,838 indexed, measured the same four ways as everything else here.

xueqiu-mcp

6386

liqiongyu/xueqiu_mcp

MCP server Claude CodeCodexCursor +2

Add your description here. Runs locally from the xueqiu-mcp Python package.

not rated 115 1y ago A tokens not measured original MIT

crafting-rules

6387

frap129/opencode-rules

Skill Claude CodeCodex

Use when creating or modifying OpenCode rules (.md/.mdc files) that customize agent behavior. Trigger when user wants to create a rule, codify repeated instructions, persist guidance across sessions, or scope rules to specific files, prompts, environments, or workflows.

not rated 115 +2 2d ago A SkillSpector: warn 58 tokens original MIT

bitkit-storybook-mcp

6388

bitrise-io/bitrise-workflow-editor

MCP server Claude CodeCodexCursor +2

One of 2 in .mcp.json

MCP server "bitkit-storybook-mcp", hosted remotely at storybook.services.bitrise.dev, as configured in bitrise-io/bitrise-workflow-editor.

not rated 115 today A tokens not measured original MIT

skills

6389

sonilo-ai/skills

Plugin Claude Code

Bundles 13 skills · 1,200 tokens together

Agent Skills for Sonilo's licensed music, sound-effects, dubbing, and audio-ducking API — with structured-brief prompting guidance (pre-flight, music briefs, SFX action maps) folded into each skill.

not rated 114 changed today A tokens not measured original MIT

rt22766/claude-skill-model-fingerprint

Skill Claude CodeCodex

A check for whether an API is really serving a Claude model rather than a model with an unclear source or a third-party wrapper. It can run quick checks and, when needed, a deeper review of identity, tools, metadata, and nested responses.

not rated 114 5mo ago A 83 tokens

codd-evolve

6391

yohey-w/codd-dev

Skill Claude CodeCodex

Conversationally evolve an existing CoDD project. Use when the user describes a functional change in natural language ("add logout button", "change course model to master + delivery target", "remove daily log step") and you need to update requirements, design docs, lexicon, source code, and tests together while…

not rated 114 4d ago A SkillSpector: warn 86 tokens original MIT

nicknisi marketplace

6392

nicknisi/claude-plugins

Plugin Claude Code

Lists 5 plugins

Personal collection of Claude Code plugins for content creation, ideation, developer experience, image generation, and enhanced workflows.

not rated 114 1mo ago A tokens not measured original MIT

coworkpowers

6393

nabeelhyatt/coworkpowers

Plugin Claude Code

Bundles 4 skills · 271 tokens together

Knowledge work superpowers that compound over time. Research, execute, review, and capture learnings to make each task easier than the last.

not rated 114 7mo ago A tokens not measured original MIT

cline-fix-volatile-msg

6394

OnlyTerp/prompt-cache-skills

Skill Claude CodeCodex

Ladder-aware Cline Anthropic caching — verify the rolling read/write ladder on the wire, then add the tools breakpoint and tune TTL. Updated for the 2026-08 AI-SDK monorepo.

not rated 114 +1 21d ago A 50 tokens

lamina-design

6395

aryaniyaps/lamina

Skill Claude CodeCodex

Shape intended product behavior in Lamina's transactional graph when explicitly invoked as lamina-design or when passive implementation preparation reports design gaps. Publish an implementation-ready graph version without editing application source.

not rated 114 5d ago A SkillSpector: pass 41 tokens original Apache-2.0

queue-workflow

6396

longbkit/clisbot

Skill Claude CodeCodex

Queue-first continuation and review workflow for clisbot queues. Use when work needs deliberate follow-up against early stopping, shallow passes, prompt echoing, history leaking, duplicate files/functions/sections, naming drift, DRY/KISS regressions, missing docs/tests, or bad fallback behavior.

not rated 114 yesterday A SkillSpector: pass 62 tokens original MIT

cwb

6397

jaychempan/coding-with-beat

Command Claude Code

Control coding-with-beat (play / pause / skip / now-playing / music source / like / mode / search / list). Use $ARGUMENTS as a free-form intent.

not rated 114 2mo ago A 37 tokens original MIT

code-review

6398

hardness1020/Leeway

Skill Claude CodeCodex

Code quality review — identify patterns, anti-patterns, and improvements. Use when performing code reviews, auditing code quality, or evaluating pull requests for readability, maintainability, and correctness.

not rated 114 4mo ago A 40 tokens original MIT

marionette

6399

bladeofgod/flutter-ai-harness

MCP server Claude Code

One of 2 in .mcp.json

MCP server "marionette" as configured in bladeofgod/flutter-ai-harness. Launched with bash ${CLAUDE_PROJECT_DIR:-.}/scripts/marionette-server.sh.

not rated 114 +2 11d ago A tokens not measured original MIT

chatgpt-image

6400

ManiacMike/chatgpt-endless-canvas

Skill Claude CodeCodex

Generate images through the ChatGPT web app (chatgpt.com) via a local infinite-canvas board — queued jobs, scheduled batches, annotate-to-edit, style-reference generation, lineage. Use when the user asks to generate images ("生图", "draw with ChatGPT", "open the board", "new canvas"), or wants images consistent with a…

not rated 114 +1 2mo ago B 97 tokens original MIT

design-to-code

6401

MigoXLab/coderio

Skill Claude CodeCodex

Pixel-perfect Figma to React conversion using coderio. Generates production-ready code (TypeScript, Vite, TailwindCSS V4) with high visual fidelity. Features robust error handling, checkpoint recovery, and streamlined execution via helper script.

not rated 114 +1 3mo ago A 52 tokens original Apache-2.0

luma-vision

6402

JochenYang/luma-mcp

Skill Claude CodeCodex

A skill for analyzing images with several external vision models. It is activated only when a user starts a request with /skill luma-vision and includes an image.

not rated 114 +1 1mo ago A SkillSpector: pass 37 tokens original MIT

tech-debt-auditor

6403

jaktestowac/awesome-copilot-for-testers

Agent Claude Code

Audits the repo for technical debt, quantifies impact/risk, and produces a prioritized remediation plan with small, safe PR-sized recommendations.

not rated 114 +1 23d ago A 35 tokens original MIT

secretary

6404

Shin-sibainu/cc-secretary

Plugin Claude Code

Bundles 1 skill · 99 tokens together

A personal-assistant setup that creates a management folder structure based on Markdown files. It guides the user through the setup by asking questions.

not rated 114 +3 6mo ago A tokens not measured original MIT

finding-triage

6405

HacktronAI/skills

Skill Claude Code

Interactively validate and triage Hacktron findings against the actual source code and (optionally) a live deployment, separate true positives from false positives, adjust severity, then either propose fixes and commit them or set the finding's state in Hacktron (truepositive, falsepositive, acceptedrisk, resolved).…

not rated 114 +1 3mo ago A 120 tokens original MIT

debug-mode

6406

doraemonkeys/claude-code-debug-mode

Skill Claude CodeCodex

Interactive debugging mode that generates hypotheses, instruments code with runtime logs, and iteratively fixes bugs with human-in-the-loop verification. Only for hard-to-diagnose bugs; in those cases, remind the user that debug-mode is available, and never proactively activate this skill.

not rated 114 +1 changed 14d ago A SkillSpector: warn 57 tokens original MIT

final-review

6407

lucianwhy/final-review

Skill Claude CodeCodex

A study assistant skill for exam preparation that works from uploaded course materials, past exam questions, teacher presentations, assignments, and Markdown files. It converts and cleans the material before creating questions, answers, and exam-focused explanations.

not rated 114 changed 13d ago A 90 tokens

swarm

6408

cj-vana/claude-swarm

Skill Claude CodeCodex

Orchestrate parallel Claude Code worker swarms with protocol-based behavioral governance. Use for complex features, large refactors, or multi-step tasks. Supports behavioral constraints, parallel workers, and persistent state across context compactions.

not rated 114 +4 7mo ago D 47 tokens original MIT

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: