claude-code-plugin skills

5,045 tagged claude-code-plugin, measured the same way as everything else here.

Browse within: claude-code-plugins 186claude-code-skills 177ai-coding 88claude-code-marketplace 87claude-plugins 85claude-plugin 80codex-plugin 76context-management 76claude-marketplace 74agent-orchestration 71claude-code-plugins-marketplace 65gemini-cli-extension 64markdown 62harness-engineering 59

tools-expert

217

victorgrein/spec-crew

Skill Claude CodeCodex

This skill should be used when selecting CrewAI built-in tools, composing agent toolchains, or creating production-ready custom tools with BaseTool or @tool, including schema validation, dependency management, caching, async support, and testing.

not rated 6 6mo ago A 50 tokens

AhmedHabiba/architor

Skill Claude CodeCodex

Enforces a 4-phase architecture design workflow by reading .arch/state.json on every request to gate responses by phase. Phase 1 extracts and validates requirements from PRDs; Phase 2 selects architecture patterns and establishes high-level structure; Phase 3 designs and accepts components sequentially; Phase 4…

not rated 6 5mo ago A 118 tokens original MIT

architecture-patterns

219

AhmedHabiba/architor

Skill Claude CodeCodex

Knowledge base for architecture patterns, trade-offs, and selection criteria. Activates when recommending or evaluating architecture patterns like microservices, monolith, serverless, event-driven, CQRS, or hybrid approaches.

not rated 6 5mo ago A 45 tokens original MIT

state-manager

220

AhmedHabiba/architor

Skill Claude CodeCodex

Manages architecture project state in .arch/state.json and .arch/decisions.md. Use when reading or updating project phase state, checking architecture status or project progress, asking "what phase are we in", tracking component acceptance, recording or logging decisions, or validating phase transitions.

not rated 6 5mo ago A 59 tokens original MIT

design-graph

221

widnyana/eyay-toolkits

Skill Claude CodeCodex

Design Graph — the artifact: annotated call graph of a concrete problem; nodes = functions, edges = data flow; every node annotated with A, cardinality, E, R. Use when drawing a graph before writing code or reconstructing and diffing one against existing code. Includes the completeness checklist.

not rated 6 5d ago A 64 tokens original MIT

design-method

222

widnyana/eyay-toolkits

Skill Claude CodeCodex

Design Thinking — the §1–§10 problem-first pipeline: shapes → graph(A) → cardinality → break points (E: ⟳ ↯ ☠) → requirements (R) → boundaries → behavior layers → scope → test layers → verdict. Stack-agnostic. Use when planning, designing, or refactoring any feature or system.

not rated 6 5d ago A 74 tokens original MIT

graph-protocol

223

widnyana/eyay-toolkits

Skill Claude CodeCodex

Graph Protocol — notation spec for Design Graphs. Fixed sections (PROBLEM, SHAPES, GRAPH, CARDINALITY, BOUNDARIES, BEHAVIOR, SCOPE, TEST LAYERS, VERDICT) and fixed markers (⟳retry ↯escape ☠die 🔒boundary (1)(N)(T) ⛈layer @scope). Use when writing, reviewing, or checking any Design Graph so notation is mechanically…

not rated 6 5d ago A 101 tokens original MIT

cyxj-data-review

224

chenyuxiaojin/xiaochen-skills

Skill Claude CodeCodex

A Chinese-language review workflow for diagnosing Douyin video data. Douyin is a Chinese short-video platform, and the workflow focuses on saved videos, new followers, and selection for Douyin's featured content.

not rated 6 today A 206 tokens original MIT

cyxj-obsidian-build

225

chenyuxiaojin/xiaochen-skills

Skill Claude CodeCodex

A compiler for turning an Obsidian vault—a folder of linked Markdown notes—into a three-layer knowledge wiki.

not rated 6 today A 107 tokens original MIT

cyxj-subfix

226

chenyuxiaojin/xiaochen-skills

Skill Claude CodeCodex

A workflow for correcting subtitles in SRT files, the text files that store video captions and their timings.

not rated 6 today A 79 tokens original MIT

Mirannonarbitrable290/agentic-kaggle-skill

Skill Claude CodeCodex

AI Agent-driven Kaggle competition workflow. Learn from real competition experience: score stabilization patterns, submission troubleshooting, kernel workflows, GPU task delegation, and the spec-driven development approach that achieved top leaderboard positions. Use when: working on any Kaggle competition, analyzing…

not rated 6 today A 76 tokens original MIT

init

228

NexaDuo/mARC

Skill Claude CodeCodex

Opt-in onboarding for the mARC agent team. Scaffolds a per-repo team binding so the team graduates from ephemeral session-memory to persistent, versioned config — without ever writing a file silently. Discovers the repo's org/repo/ project at runtime via gh, prefills {{ agentsdir }}/team.toml, and (optionally) a lean…

not rated 6 4d ago A 122 tokens original MIT

tech-lead

229

NexaDuo/mARC

Skill Claude CodeCodex

Channel operator (IRC handle @techlead) for the mARC agent team. Compiles chat demands into ready-to-execute work, records them on the GitHub Project board/Issues, and dispatches to specialists (@dev, @sre, @design, @sec, @rev, @research). Invoke with /tech-lead to turn discussion into tracked, delegated tasks.

not rated 6 4d ago A 81 tokens original MIT

ccc-design

230

KevinZai/commander

Skill Claude CodeCodex

Click-first picker over the design domain (41 sub-skills). User picks an intent in one click — we route to the right sub-skill or agent. No text menus, no numbered lists.

not rated 6 today A 47 tokens original MIT

ccc-fleet

231

KevinZai/commander

Skill Claude CodeCodex

Multi-agent orchestration — launch parallel Sonnet agents in git worktrees to fan out, pipeline, or compete on a task. Use when the user types $ccc-fleet, /ccc fleet,…

not rated 6 today A 44 tokens original MIT

ccc-plan

232

KevinZai/commander

Skill Claude CodeCodex

Feature planning flow for CC Commander. Runs a structured 3-5 question spec interview, then delegates to the planner agent in the background to write an…

not rated 6 today A 34 tokens original MIT

kicchann/reqord

Skill Claude CodeCodex

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…

not rated 6 5mo ago A 67 tokens AGPL-3.0

command-development

234

OshanKHZ/cc-swiss-knife

Skill Claude CodeCodex

This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash…

not rated 5 5mo ago A 99 tokens

hook-development

235

OshanKHZ/cc-swiss-knife

Skill Claude CodeCodex

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDEPLUGINROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop…

not rated 5 5mo ago A 117 tokens

skill-development

236

OshanKHZ/cc-swiss-knife

Skill Claude CodeCodex

This skill should be used when the user asks to "create a skill", "write a skill", "edit a skill", "update a skill", "improve skill description", "add skill to plugin", "organize skill content", "create SKILL.md", "skill frontmatter", "skill structure", "progressive disclosure", or needs guidance on skill development…

not rated 5 5mo ago A 91 tokens

add-subtitles

237

DidierRLopes/get-y2b-clips

Skill Claude CodeCodex

Add burned-in subtitles to a video the user uploads or points to on disk. Use when the user provides a local video file (mp4/mov/etc.) and wants captions/subtitles added to it. Transcribes the audio with Whisper and burns styled captions directly into the video.

not rated 5 2mo ago B 60 tokens original MIT

extract-y2b-insights

238

DidierRLopes/get-y2b-clips

Skill Claude CodeCodex

Extract the most controversial or genuinely-novel insights from a YouTube video and output them both as a .txt file and printed in the terminal. Use when the user provides a YouTube URL and wants the key ideas, hot takes, or original thinking — NOT video clips. Optionally cross-checks ideas against the web to judge…

not rated 5 2mo ago A 75 tokens original MIT

get-y2b-clips

239

DidierRLopes/get-y2b-clips

Skill Claude CodeCodex

Extract the most meaningful, engaging clips from YouTube videos. Use when user provides a YouTube URL and wants to find highlights, best moments, controversial takes, or valuable segments. Supports specifying number of clips or topic focus.

not rated 5 2mo ago B 52 tokens original MIT

ai-regression-testing

240

23ag1/completely

Skill Claude CodeCodex

Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code.

not rated 5 2mo ago A 42 tokens copy · 91% 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: