claude-code-plugin skills

4,794 tagged claude-code-plugin, measured the same way as everything else here.

Browse within: claude-code-skills 207claude-code-plugins 180claude-plugin 115ai-coding 82claude-code-marketplace 82claude-plugins 79codex-plugin 76context-management 76claude-marketplace 72agent-orchestration 71claude-code-plugins-marketplace 65gemini-cli-extension 63markdown 62harness-engineering 59

gate-spec

193

Obsidian-Owl/specwright

Skill Claude CodeCodex

Maps every acceptance criterion from the spec to implementation evidence and test evidence. Criteria without evidence fail. The ultimate quality gate. Internal — invoked by verify.

not rated 9 4mo ago A 33 tokens original MIT

gate-wiring

194

Obsidian-Owl/specwright

Skill Claude CodeCodex

Detects unused exports, orphaned files, architecture layer violations, and circular dependencies across changed files. Delegates to architect agent for structural analysis. Internal gate — invoked by verify.

not rated 9 4mo ago A 40 tokens original MIT

sw-init

195

Obsidian-Owl/specwright

Skill Claude CodeCodex

Initializes Specwright in a project. Detects stack, asks about practices, creates constitution and charter, configures quality gates and hooks.

not rated 9 4mo ago A 31 tokens original MIT

quorum

196

qinnovates/quorum

Skill Claude CodeCodex

Quorum: multi-agent intelligence for any question. SMEs debate, challenge, and converge — supervisor delivers what survived scrutiny. Research-backed agent composition.

not rated 9 5mo ago A 32 tokens original MIT

orient-commit

197

Chaitanya299/Orient

Skill Claude CodeCodex

Draft a git commit message documenting what changed and why, with the findings that drove it, for review before committing.

not rated 8 6d ago A 27 tokens

orient-decide

198

Chaitanya299/Orient

Skill Claude CodeCodex

Record an architectural decision as a numbered ADR and update architecture.md to match. Use right after a decision is made in conversation.

not rated 8 6d ago A 29 tokens

orient-init

199

Chaitanya299/Orient

Skill Claude CodeCodex

Scaffold or repair the Orient docs system (STATE.md, decisions/, architecture.md) in this repo. Run once per project.

not rated 8 6d ago A 29 tokens

debt-ops-add

200

bcanfield/agentic-tech-debt

Skill Claude CodeCodex

Register a deferred decision in the tech-debt registry. Trigger by judgment, not a marker scan, whenever a future reader would ask "why this way?": an unmade decision, stub, loosened type, bypassed check, swallowed error, a default picked "for now", or a TODO/FIXME/HACK/XXX marker. Trigger immediately whenever you…

not rated 8 4d ago A 115 tokens original MIT

debt-ops-init

201

bcanfield/agentic-tech-debt

Skill Claude CodeCodex

Write or refresh a "Tech debt operations" section in the project's AGENTS.md so the team shares one source of truth for debt-ops disciplines. Run ONLY when the user explicitly asks to set up, install, or initialize debt-ops disciplines — never auto-invoke. Idempotent; only the managed section changes, other sections…

not rated 8 4d ago A 76 tokens original MIT

debt-ops-metrics

202

bcanfield/agentic-tech-debt

Skill Claude CodeCodex

Print a debt-ops health summary from the metrics log, covering registration rate, feedback action rate, ADR creation, and AI-authored share. Use when the user asks for "debt-ops metrics", "debt health", "registry stats", or a tech-debt health summary. Read-only, never writes the log.

not rated 8 4d ago A 74 tokens original MIT

euwebertdefreitas/ai-skills-for-claude-code

Skill Claude CodeCodex

Especialista em Abordagem Administrativa. Use para teorias da administração: clássica, científica, burocrática, relações humanas, contingencial e suas aplicações. Palavras-chave: teoria da administração, clássica, científica, burocrática, contingencial, Fayol, Taylor, Weber.

not rated 8 2mo ago A 0 tokens original MIT

euwebertdefreitas/ai-skills-for-claude-code

Skill Claude CodeCodex

Especialista em HIMSS (Healthcare Information and Management Systems Society). Use para modelos de maturidade digital em saúde: EMRAM, O-EMRAM, DIAM e jornada de adoção digital. Palavras-chave: HIMSS, EMRAM, maturidade digital, prontuário eletrônico, adoção, interoperabilidade, saúde digital.

not rated 8 2mo ago A 0 tokens original MIT

euwebertdefreitas/ai-skills-for-claude-code

Skill Claude CodeCodex

Especialista em Acreditação JCI (Joint Commission International). Use para preparar acreditação JCI: padrões, IPSG (metas de segurança), tracer methodology e cultura de qualidade. Palavras-chave: JCI, Joint Commission, acreditação, padrões, IPSG, tracer, segurança, internacional.

not rated 8 2mo ago A 0 tokens original MIT

proof-engine-wiki

206

yaniv-golan/proof-engine

Skill Claude CodeCodex

Attach Proof Engine proofs to LLM-wiki claims. Use for ingest (extract claims, look up or commission proofs, rewrite pages with badges) and lint (re-verify citations, detect contradictions, report stale proofs) steps in wiki pipelines. Trigger phrases: "ingest wiki page", "lint wiki", "{{prove:}} markers", "verify…

not rated 8 3mo ago A 78 tokens original MIT

scope

207

YuriNachos/claude-scope

Skill Claude CodeCodex

Configure claude-scope status line widgets for Claude Code. Use when user wants to customize widgets, change theme, reorder elements, or modify display style.

not rated 8 28d ago A 33 tokens original MIT

clawby-data

208

openclawby/openclawby-skills

Skill Claude CodeCodex

Query and analyze real financial data for any asset (US stocks / options / crypto / forex / perps / prediction markets) — quotes, volume, short volume & short interest, borrow fee, dark pool, options chain, Reddit sentiment, OHLC bars, FTDs, dividends & splits, stock screener, company financials & SEC filings (income…

not rated 8 +1 1mo ago A 215 tokens original MIT

benders-decomposition

209

hajibabaie/combinatorial-optimization-skills

Skill Claude CodeCodex

When the user wants to solve a structured MILP or two-stage stochastic program by Benders decomposition — splitting it into an integer master and LP subproblems, deriving optimality and feasibility cuts from subproblem duals, and implementing either the classic iterative loop or branch-and-Benders-cut with…

not rated 7 2mo ago A 151 tokens original MIT

hajibabaie/combinatorial-optimization-skills

Skill Claude CodeCodex

When the user wants to handle constraints inside metaheuristics by choosing among penalty functions (static, dynamic, adaptive), repair operators, feasibility-preserving operators, decoder-based feasibility, stochastic ranking, and Deb's feasibility rules. Also use when the user mentions "constraint handling,"…

not rated 7 2mo ago A 121 tokens original MIT

hajibabaie/combinatorial-optimization-skills

Skill Claude CodeCodex

When the user wants to strengthen a MIP with cutting planes and valid inequalities — deriving cover, clique, MIR, or Gomory cuts, writing separation routines, and adding them as user cuts or lazy constraints via Gurobi callbacks. Also use when the user mentions "valid inequalities," "cutting planes," "separation…

not rated 7 2mo ago A 127 tokens original MIT

test-personas

212

archugunov/pm-job-search

Skill Claude CodeCodex

Internal test harness for plugin maintainers. End users should not invoke this. Runs synthetic personas through critical journeys against the plugin and produces LLM-judge findings reports. Trigger words "/test-personas", "run the test harness", "test the plugin end-to-end", "run the test personas".

not rated 7 8d ago A 64 tokens original MIT

local-fast

213

carloshpdoc/ios-workflow-claude

Skill Claude CodeCodex

Use o executor local rápido (Qwen3.5 35B A3B) para tarefas de baixo risco e baixo custo.

not rated 7 2mo ago A 29 tokens original Apache-2.0

local-smart

214

carloshpdoc/ios-workflow-claude

Skill Claude CodeCodex

Use o executor local inteligente (dots.llm1) para tarefas que exigem reasoning mais forte.

not rated 7 2mo ago A 22 tokens original Apache-2.0

boostprompt

215

AirtonLira/boostprompt

Skill Claude CodeCodex

Use quando uma necessidade de negócio ou técnica precisar de discovery estruturado em pt-BR e de um prompt de implementação autocontido.

not rated 7 11d ago A 30 tokens original MIT

gaelic-ghost/socket

Skill Claude CodeCodex

Audit Socket-to-Hermes compatibility across Agent Skills, Codex plugins, MCP, hooks, apps, agents, and Hermes extension systems. Use for skill exports, config translations, and Hermes adapter decisions.

not rated 7 +1 8d ago A 48 tokens original Apache-2.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: