claude-code-plugins skills

1,157 tagged claude-code-plugins, measured the same way as everything else here.

Browse within: claude-code-marketplace 267claude-code-skills 202claude-code-plugins-marketplace 147claude-marketplace 105claude-plugins 91agent-skill-repository 83agentic-skills 83claude-code-skill 81claude-code-plugin-marketplace 76claude-ai 62developer-tools-ai-agent 57knowledge-base 57claude-cowork-plugin 56claude-code-hooks 54

fp-minify

193

SlashyIsTaken/fp-pluginplaza

Skill Claude CodeCodex

Part of fp-minify

Comment-concision mode. Shapes the code the model writes so comments earn their place (a non-obvious why, or meaning a name can't hold: config, units, magic numbers, constraints) and stay short. Hard one-line cap on inline comments, and a density bar, so most functions carry none. Measurements, rejected alternatives…

2 1mo ago A 209 tokens original MIT

fp-yoohoo

194

SlashyIsTaken/fp-pluginplaza

Skill Claude CodeCodex

Part of fp-yoohoo

Terminal-recall mode. Reference for fp-yoohoo, the plugin that brings the terminal window to the foreground when Claude Code stops and waits on a human: a permission prompt, a question dialog, a plan to approve. Explains what it hooks, which desktops it can raise a window on, how the already-focused guard works, and…

2 1mo ago A 161 tokens original MIT

audit-codebase

195

runverdict/sf-security-review-toolkit

Skill Claude CodeCodex

Part of sf-security-review-toolkit

Phase 1 of security review prep. Runs the autonomous multi-agent white-box audit of the partner's own codebase across the applicable threat dimensions — find, adversarially verify, synthesize — maintaining a findings ledger that makes every re-run incremental. Use after scope-submission, after fixing findings, or…

2 29d ago A 76 tokens original Apache-2.0

run-scans

196

runverdict/sf-security-review-toolkit

Skill Claude CodeCodex

Part of sf-security-review-toolkit

Phase 3 of security review prep. Orchestrates every scan family the review consumes — Code Analyzer (package SAST), the Partner Security Portal scanner check, authenticated DAST (+ Nuclei/Schemathesis) plan generation, TLS grading (SSL Labs or local testssl/sslyze), dependency audits, secret scan, and the…

2 29d ago A 177 tokens original Apache-2.0

runverdict/sf-security-review-toolkit

Skill Claude CodeCodex

Part of sf-security-review-toolkit

Autonomous driver for AppExchange/AgentExchange security-review SUBMISSION readiness. Runs a seconds-long preflight (greps + architecture detection + sf CLI auto-resolve when authed), emits one 3-tier preflight report, then drives the whole journey end to end — scope, static scans, audit, artifacts, live scans…

2 29d ago A 183 tokens original Apache-2.0

and3r817/dot-claude-plugins

Skill Claude CodeCodex

Part of android-kotlin-compose

Android development with Kotlin and Jetpack Compose. Use when user mentions "Compose", "Jetpack Compose", "Material3", "Hilt", "Room", "ViewModel", or needs to build Android UI, implement MVVM architecture, manage Compose state, or integrate Jetpack libraries (Navigation, Room, Hilt, ViewModel). Triggers on…

2 8mo ago A 84 tokens original MIT

and3r817/dot-claude-plugins

Skill Claude CodeCodex

Part of android-kotlin-coroutines

Android development with Kotlin Coroutines and Flow. Use when user mentions "coroutines", "suspend", "Flow", "StateFlow", "SharedFlow", "viewModelScope", "lifecycleScope", or needs to implement async programming, handle structured concurrency, integrate coroutines with Retrofit/Room/WorkManager, or write coroutine…

2 8mo ago A 87 tokens original MIT

codex-advisor

200

and3r817/dot-claude-plugins

Skill Claude CodeCodex

Part of codex-advisor

Advisory consultation skill for architectural reviews, design decisions, code analysis, and technology evaluation. Codex provides recommendations without making code changes. Invoked by phrases like "consult Codex", "get Codex's opinion", "ask Codex about", "have Codex review", "Codex analysis", "validate this…

2 8mo ago A 85 tokens original MIT

tbhb/social-skills

Skill Claude CodeCodex

Part of 48-flaws-of-power

Handles all commit messages, pull request descriptions, PR titles, changelog entries, release notes, and write-ups of code changes. Use whenever the user asks you to commit, push, open a PR, squash commits, cut or tag a release, or describe, summarize, or document any code change — even if they never explicitly ask…

2 2mo ago A 90 tokens original CC0-1.0

keep-others-dependent

202

tbhb/social-skills

Skill Claude CodeCodex

Part of 48-flaws-of-power

Produces enterprise-grade, future-proof code with sophisticated abstraction layers built to last. Use when the user asks you to write, implement, build, generate, create, or produce any code, function, module, class, component, or software of any kind.

2 2mo ago A 56 tokens original CC0-1.0

quiet-quitting

203

tbhb/social-skills

Skill Claude CodeCodex

Part of process-theater

Executes requests with strict scope discipline — exactly what was asked, nothing more. Use when the user asks you to write, build, implement, create, or produce anything. Also use when the user asks a question that can be answered concisely.

2 2mo ago A 55 tokens original CC0-1.0

start-project

204

boranesn/agentic-base

Skill Claude CodeCodex

Part of core-loop

Bir PRD (ürün gereksinim dokümanı) dosyasını okuyup projeyi agentic-base standardına göre kurar. Hedef/kapsam özetini CLAUDE.md'ye yazar (drift-detection çıpası), gerekli rolleri belirler ve KULLANICI ONAYIYLA ilgili plugin'leri önerir. Kullanıcı "projeyi PRD ile kur", "start-project", "bu PRD'den başla" dediğinde…

2 1mo ago A 108 tokens original MIT

pair

205

kelp/agent-plugins

Skill Claude CodeCodex

Part of codex-pair

Pair program with a persistent Codex partner (model set by your Codex install; --model overrides per pair). One pinned Codex thread holds the whole conversation, so the partner keeps full context across the session. Use when the user wants to pair with Codex, get iterative review from Codex, iterate on a design to…

2 10d ago A 118 tokens original MIT

kb-capture

206

kelp/agent-plugins

Skill Claude CodeCodex

Part of knowledge-forge

Capture the current conversation, a source, or a synthesis into your personal knowledge base as a well-formed wiki note. Writes correct frontmatter with today's date, picks the right bucket (sources/external, reports/, concepts/, questions/), cites existing source IDs, and runs just refresh to reindex afterward. Use…

2 10d ago A 103 tokens original MIT

kb-ingest

207

kelp/agent-plugins

Skill Claude CodeCodex

Part of knowledge-forge

Download an external documentation site into your personal knowledge base as a doc pack and source note. Use when the user says "/kb-ingest ", "ingest these docs", "add these docs to the KB", or "download reference docs". Runs webdown crawl via the knowledge repo's ingest-pack recipe, then creates a MANIFEST.md and…

2 10d ago A 78 tokens original MIT

qte77/claude-code-plugins

Skill Claude CodeCodex

Part of cc-meta

Extracts decisions, rejected alternatives, and patterns from recent plans into a persistent learnings document. Use after completing a plan or sprint.

2 4d ago A 33 tokens original Apache-2.0

qte77/claude-code-plugins

Skill Claude CodeCodex

Part of cc-meta

Synthesizes a living big-picture meta-plan from Claude Code sessions, plans, tasks, and team communications. Use when orienting across projects, assessing reasoning modes, or creating a plan-to-plan overview.

2 4d ago A 50 tokens original Apache-2.0

qte77/claude-code-plugins

Skill Claude CodeCodex

Part of docs-governance

Audit documentation against its declared hierarchy — broken links, duplicates, misplaced content, stale references, single-source-of-truth enforcement. Use for doc health reviews.

2 4d ago A 37 tokens original Apache-2.0

orchestrator

211

shihwesley/shihwesley-plugins

Skill Claude CodeCodex

Automated plan execution pipeline. Use when running /orchestrate on an /interactive-planning output. Handles plan ingestion, review, skill matching, tech research, user gating, and phased execution with worktree isolation, testing, code review, and incremental commits.

2 5mo ago A 57 tokens

release

212

shihwesley/shihwesley-plugins

Skill Claude CodeCodex

Release a shihwesley plugin with semver versioning, conventional commit parsing, changelog generation, and GitHub Release creation. Use when user says /release, wants to tag a new version, publish a release, bump version, or create a changelog. Supports patch/minor/major and --dry-run.

2 5mo ago A 67 tokens

traverse-template

213

shihwesley/shihwesley-plugins

Skill Claude CodeCodex

Navigation protocol template for skill graphs. Copy and adapt per domain to teach agents how to efficiently traverse MOC hierarchies. Agent-only — not user-invocable. Use when building a new skill graph that needs a traversal protocol.

2 5mo ago A 51 tokens

swcc-stop

216

guoqiaoZhou/study-with-claude-code

Skill Claude CodeCodex

Part of study-with-claude-code

A review-session closing workflow that records what was studied and updates learning progress. It uses spaced repetition, a method that schedules later reviews based on how well material was learned.

2 2mo ago A 80 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: