Everything for Claude Code

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

n8n

49

n8n-io/n8n

Plugin Claude Code

n8n Claude Code plugin — shared skills, commands, and agents for n8n development.

203k 2d ago A tokens not measured

developer

50

n8n-io/n8n

Agent Claude Code

Use this agent for any n8n development task - frontend (Vue 3), backend (Node.js/TypeScript), workflow engine, node creation, or full-stack features. The agent automatically applies n8n conventions and best practices. Examples: user: 'Add a new button to the workflow editor' assistant: 'I'll use the developer agent to…

203k 2d ago A 0 tokens

n8n-io/n8n

Agent Claude Code

Use this agent proactively when a Linear issue is created, updated, or needs comprehensive analysis. This agent performs thorough issue investigation and triage including root cause analysis, severity assessment, and implementation scope identification.

203k 2d ago A 47 tokens

PostToolUse

52

n8n-io/n8n

Hook Claude Code

Runs after a tool call finishes for Skill tool calls, executing track-skill-usage.mjs via node. From n8n-io/n8n.

203k 2d ago A tokens not measured

n8n

53

n8n-io/n8n

Settings file Claude Code

Agent settings declaring 1 hook event (PostToolUse) and 12 allowed tools.

203k 2d ago A tokens not measured

anomalyco/opencode

Skill Claude CodeCodex

OpenCode Desktop should be RTL-aware. Use when implementing or reviewing RTL/LTR behavior in the web app, desktop app, CSS, menus, scrolling, resizing, icons, mixed-direction text, or Electron title bars.

203k +188 today A 48 tokens original MIT

agents-sdk

55

anomalyco/opencode

Skill Claude CodeCodex

Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks.

203k +188 today A 59 tokens original MIT

cloudflare

56

anomalyco/opencode

Skill Claude CodeCodex

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task.

203k +188 today A 68 tokens original MIT

example-bundled

57

ultraworkers/claw-code

Plugin Claude Code

Example bundled plugin scaffold for the Rust plugin system.

195k +10 16d ago A tokens not measured original MIT

sample-hooks

58

ultraworkers/claw-code

Plugin Claude Code

Bundled sample plugin scaffold for hook integration tests.

195k +10 16d ago A tokens not measured original MIT

auto-perf-optimize

59

microsoft/vscode

Skill Claude CodeCodex

Run agent-driven VS Code performance or memory investigations. Use when asked to launch Code OSS, automate a VS Code scenario, run the Chat memory smoke runner, capture renderer heap snapshots, take workflow screenshots, compare run summaries, or drive a repeatable scenario before heap-snapshot analysis.

190k yesterday A 62 tokens original MIT

chat-perf

60

microsoft/vscode

Skill Claude CodeCodex

Run chat perf benchmarks and memory leak checks against the local dev build or any published VS Code version. Use when investigating chat rendering regressions, validating perf-sensitive changes to chat UI, or checking for memory leaks in the chat response pipeline.

190k yesterday A 51 tokens original MIT

microsoft/vscode

Skill Claude CodeCodex

Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…

190k yesterday A 71 tokens original MIT

AutoGPT

62

Significant-Gravitas/AutoGPT

Settings file Claude Code

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

187k 2d ago A tokens not measured

pr-address

63

Significant-Gravitas/AutoGPT

Skill Claude CodeCodex

Address PR review comments and loop until CI green and all comments resolved. TRIGGER when user asks to address comments, fix PR feedback, respond to reviewers, or babysit/monitor a PR.

187k 2d ago A 42 tokens

pr-polish

64

Significant-Gravitas/AutoGPT

Skill Claude CodeCodex

Alternate /pr-review and /pr-address on a PR until the PR is truly mergeable — no new review findings, zero unresolved inline threads, zero unaddressed top-level reviews or issue comments, all CI checks green, and two consecutive quiet polls after CI settles. Use when the user wants a PR polished to merge-ready…

187k 2d ago A 77 tokens

pr-test

65

Significant-Gravitas/AutoGPT

Skill Claude CodeCodex

E2E manual testing of PRs/branches using docker compose, agent-browser, and API calls. TRIGGER when user asks to manually test a PR, test a feature end-to-end, or run integration tests against a running system.

187k 2d ago A 51 tokens

release-notes

66

ollama/ollama

Skill Claude CodeCodex

Draft concise release notes.

180k 3d ago A 9 tokens original MIT

flutter-cherry-pick

67

flutter/flutter

Skill Claude CodeCodex

How to land a formal cherry-pick of a merged PR for the flutter/flutter repo stable or beta channel. Only use for flutter/flutter landed pull requests. Only use when the cherry pick request is into "stable", "beta" or a branch that has the format with flutter- . -candidate.0.

179k yesterday A 72 tokens original BSD-3-Clause

shepherd-prs

68

flutter/flutter

Skill Claude CodeCodex

Automate shepherding, checking status, updating branches, and landing open PRs or approved third-party contributor PRs in the flutter/flutter repository using the gh CLI. When to use: - When you need to check the status of open PRs or shepherded third-party PRs. - When you need to update stale branches or apply the…

179k yesterday A 124 tokens original BSD-3-Clause

flutter/flutter

Skill Claude CodeCodex

Upgrades Flutter's Android SDK dependency to a new Android API version (or preview/canary release) in packages.txt, verifies CIPD tag uniqueness, and packages/uploads the binaries using createcipdpackages.sh across macOS, Linux, and Windows. Use whenever a user wants to pick up a new version of Android or upload…

179k yesterday A 80 tokens original BSD-3-Clause

firecrawl/firecrawl

Skill Claude CodeCodex

Get Firecrawl credentials and SDK setup into a project. Use when an application needs FIRECRAWLAPIKEY, when an agent should add Firecrawl to .env, when the user wants to authenticate Firecrawl for app code, or when choosing the first SDK and docs for a new Firecrawl integration. This skill includes its own browser…

175k +394 today A 89 tokens AGPL-3.0

firecrawl/firecrawl

Skill Claude CodeCodex

Integrate Firecrawl /scrape into product code for single-page extraction. Use when an app already has a URL and needs markdown, HTML, links, screenshots, metadata, or structured page output. Prefer this skill over broader crawl patterns when the feature is page-level.

175k +394 today A 62 tokens AGPL-3.0

firecrawl-build

72

firecrawl/firecrawl

Skill Claude CodeCodex

Integrate Firecrawl into application code whenever a product, agent, or workflow needs web data inside the app — web search, live search results, page scraping, structured extraction, or browser interaction. Use when building any feature that needs data from the web in code, even if the user does not mention Firecrawl…

175k +394 today A 149 tokens AGPL-3.0