Everything for Claude Code

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

skills-manager-cli

1801

jiweiyeah/Skills-Manager

Skill Claude CodeCodex

Drive the Skills Manager CLI (skm) to initialize the hub, adopt unmanaged skills, list/enable/disable skills per AI tool, and doctor/fix symlink sync. Use whenever the user or an agent needs to manage skills from a terminal, SSH session, CI job, or headless machine; when a skill is missing in Claude Code, Codex…

not rated 993 +10 2d ago A SkillSpector: warn 151 tokens original MIT

vulnhunter-fix

1803

capitalone/VulnHunter

Skill Claude CodeCodex

Automate vulnerability remediation from VulnHunter scan results using TDD. Parses VulnHunter findings, writes exploit demos proving each vulnerability, writes security tests that define correct behavior (RED), implements fixes to pass those tests (GREEN), and delivers via PR or fallback GitHub issue. Each PR includes…

not rated 989 +10 28d ago A SkillSpector: warn 135 tokens original Apache-2.0

forcedotcom/sf-skills

Skill Claude Code

Designs the four policy-level settings for a Salesforce Field Service scheduling policy — name, optimization mode (In-Day vs Global), commit mode, and description — and delegates to work rule design when complete. Use this skill when a user wants to design, configure, or set up a Field Service scheduling policy's…

not rated 989 +20 changed 4d ago A SkillSpector: pass 74 tokens original Apache-2.0

wakaru

1805

pionxzh/wakaru

Skill Claude CodeCodex

Turn minified, bundled, or transpiled JavaScript back into readable modules. Use when you encounter unreadable production JS — a webpack/esbuild/Metro/Rollup bundle, a minified vendor script, Babel/TypeScript/SWC-transpiled output, or a single mangled .js file — and need to read, audit, debug it, or recover a…

not rated 988 +4 changed today A SkillSpector: warn 99 tokens original Apache-2.0

claudish-usage

1806

MadAppGang/claudish

Skill Claude CodeCodex

CRITICAL - Guide for using Claudish CLI ONLY through sub-agents to run Claude Code with any AI model (OpenRouter, Gemini, OpenAI, local models). NEVER run Claudish directly in main context unless user explicitly requests it. Use when user mentions external AI models, Claudish, OpenRouter, Gemini, OpenAI, Ollama, or…

not rated 987 +5 today C 107 tokens

gemma-trainer

1807

google-gemma/gemma-skills

Skill Claude CodeCodex

Trigger this skill when the user wants to train, fine-tune, or adapt Gemma models (e.g. SFT, DPO, RLHF, Reward Modeling) on local hardware. Covers TRL, Unsloth, dataset preparation, validation, and GGUF/LiteRT conversion.

not rated 987 +2 2mo ago A SkillSpector: pass 65 tokens original Apache-2.0

joeseesun/qiaomu-opencli-skills

Skill Claude CodeCodex needs its repo

A guide for creating OpenCLI adapters for websites. An adapter is code that lets a command-line tool communicate with a particular website’s interfaces and data.

not rated 986 +1 5mo ago A Socket: warnSnyk: warnSkillSpector: warn 83 tokens original MIT

agentsys marketplace

1809

agent-sh/agentsys

Plugin Claude Code

Lists 1 plugin

26 specialized plugins for AI workflow automation - task orchestration, PR workflow, slop detection, code review, drift detection, enhancement analysis, documentation sync, unified static analysis, durable memory, negative behavior memory, skill and system prompt curation, perf investigations, topic research, agent…

not rated 985 +3 2d ago A tokens not measured original MIT

spring-tools

1810

spring-projects/spring-tools

Plugin Claude Code ✓ vendor

Bundles 3 skills, 1 command · 175 tokens together

Spring Tools Language Server — real-time diagnostics, completions, and code navigation for Spring Boot projects. Operates standalone without requiring JDT Language Server. On first run, downloads the language server JAR (checksum-verified) from cdn.spring.io and launches it as a local Java process; requires Java 21+…

not rated 982 +2 changed 3d ago A tokens not measured EPL-1.0

xalgorix/xalgorix

Skill Claude CodeCodex

Implements data loss prevention policies using Microsoft Purview to protect sensitive information across Exchange Online, SharePoint, OneDrive, Teams, endpoint devices, and Power BI. The analyst configures sensitivity labels with encryption and content marking, creates DLP policies using built-in and custom sensitive…

not rated 982 +24 today A SkillSpector: pass 148 tokens original Apache-2.0

mindmemos-cli

1812

mindscale-noah/MindMemOS

Skill Claude CodeCodex

Give an AI agent persistent, cross-session long-term memory through MindMemOS. Covers installing and authenticating the mindmemos CLI, the full command interface (add / search / get / update / delete / feedback / dreaming) with parameters and examples, guidance on which capability to use when, plus a Python SDK…

not rated 981 +1 10d ago A SkillSpector: pass 97 tokens

spec-driven-develop

1813

zhu1090093659/spec_driven_develop

Plugin Claude Code

Bundles 3 skills, 4 agents · 616 tokens together

Three complementary AI agent skills: (1) Spec-Driven Develop — automates full development workflow for large-scale complex tasks: project analysis, task decomposition, project governance, progress tracking, and execution; (2) Deep Discuss — structured deep discussion for problem analysis, brainstorming, and solution…

not rated 978 +1 1mo ago A tokens not measured original MIT

create-notes

1814

Human-Agent-Society/CORAL

Skill Claude CodeCodex

Write a note to {shareddir}/notes/ that future agents can actually act on. Use after every coral eval, when a heartbeat (reflect / consolidate / pivot) asks for a note, or when you discover a grader / build / runtime issue that future agents will hit. Covers 4 note variants (experiment / infra / focus / synthesis)…

not rated 978 +19 4d ago A SkillSpector: pass 217 tokens original Apache-2.0

metaschedule

1815

xvirobotics/metabot

Skill Claude CodeCodex

MetaBot's persistent server-side scheduler (cron + one-shot). Optional skill — not installed by default. Use when the user wants tasks that survive Claude session restarts, are visible to other bots, or need to run in MetaBot's PM2 process rather than this Claude session.

not rated 977 +1 2d ago A SkillSpector: warn 61 tokens original MIT

fastcrw

1816

us/crw

Plugin Claude Code

Bundles 15 skills, 2 MCP servers · 1,410 tokens together

Scrape, crawl, map, search, parse, extract, and change-track the web with fastCRW, the open-source, self-hostable Firecrawl alternative. Single Rust binary, 6.6 MB idle RAM, Firecrawl-compatible /v1 + /v2 API, built-in web search.

not rated 977 +22 today A tokens not measured AGPL-3.0

oceanbase/powercontext

Skill Claude CodeCodex

Use PowerContext to search prior project decisions, explicitly save or correct durable memory, inspect scopes and review candidates, or transfer and resume work with exact evidence. Use when the user requests these operations or relevant project history is missing; ordinary coding and current-turn summaries do not…

not rated 977 +27 today A 63 tokens original Apache-2.0

open_rca_diagnosis

1819

derisk-ai/OpenDerisk

Skill Claude CodeCodex

A structured method for finding the root cause of failures in microservices by examining measurements, request traces, and logs. It uses thresholds and cross-checks to connect symptoms to causes.

not rated 973 +2 9d ago A SkillSpector: pass 36 tokens original MIT

detect-ssr-leak

1820

cabloy/cabloy

Skill Claude Code needs its repo

Detect server-side memory leaks in Node.js SSR services. Use when user asks to "check for memory leak", "detect leak", "SSR memory leak", "memory leak", or wants to diagnose growing memory usage on a Node.js server. TRIGGER when user mentions memory leak detection, especially for SSR/Vue/React server-side rendering.

not rated 971 yesterday C SkillSpector: warn 75 tokens original MIT

redis-js

1821

upstash/redis-js

Skill Claude CodeCodex

Work with the Upstash Redis JavaScript/TypeScript SDK for serverless Redis operations. Use for caching, session storage, rate limiting, leaderboards, full-text search (querying, filtering, aggregating with @upstash/redis search extension), and all Redis data structures. Supports automatic serialization/deserialization…

not rated 971 +2 2d ago A SkillSpector: pass 93 tokens original MIT

brainstorm

1823

MarsZ42/OrbitOS

Skill Claude CodeCodex

Interactive brainstorming session, then optionally create a Project or capture knowledge.

not rated 970 6mo ago A 15 tokens original MIT

comfy-build

1824

Comfy-Org/comfy-cli

Skill Claude CodeCodex

Build a custom ComfyUI environment on the Comfy developer platform with comfy-cli: turn a local install, a ComfyUI Desktop snapshot, a workflow JSON, or nothing but a Dockerfile, a Modal script or a sentence into a committed comfy-build.yaml and a green release. Use whenever the user wants to package, build, pin, or…

not rated 968 +2 changed 2d ago A SkillSpector: pass 112 tokens GPL-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: