anthropics/claude-plugins-official

Official, Anthropic-managed directory of high quality Claude Code Plugins.

36kStars on the repository
133Mods indexed here, across every type
todayLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

cardputer-buddy

01

anthropics/claude-plugins-official

Skill Claude CodeCodex ✓ vendor

Iterate on the Cardputer-Adv MicroPython app bundle (Claude Buddy, Snake, Hello) after the device is already provisioned via m5-onboard. Use when the user wants to add a new app, push a single changed .py without re-flashing, watch device serial logs, or run a one-shot REPL command. Trigger on "add an app", "push to…

not rated 36k today A 109 tokens Apache-2.0

m5-onboard

02

anthropics/claude-plugins-official

Skill Claude CodeCodex ✓ vendor

End-to-end onboarding for a freshly-plugged-in M5Stack ESP32 device (Cardputer, Cardputer-Adv, Core, CoreS3, Stick) — detect on USB, flash UIFlow 2.0 firmware, and install the Claude Buddy MicroPython app bundle. Use whenever the user plugs in or wants to flash/provision/reset an M5Stack or ESP32 board, or says…

not rated 36k today B 94 tokens Apache-2.0

example-command

03

anthropics/claude-plugins-official

Skill Claude CodeCodex ✓ vendor

An example user-invoked skill that demonstrates frontmatter options and the skills/ /SKILL.md layout.

not rated 36k today A 25 tokens Apache-2.0

example-skill

04

anthropics/claude-plugins-official

Skill Claude CodeCodex ✓ vendor

This skill should be used when the user asks to "demonstrate skills", "show skill format", "create a skill template", or discusses skill development patterns. Provides a reference template for creating Claude Code plugin skills.

not rated 36k today A 48 tokens Apache-2.0

frontend-design

05

anthropics/claude-plugins-official

Skill Claude CodeCodex ✓ vendor

Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

not rated 36k today A 40 tokens Apache-2.0

anthropics/claude-plugins-official

Skill Claude CodeCodex ✓ vendor

This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.

not rated 36k today D 52 tokens Apache-2.0

math-olympiad

07

anthropics/claude-plugins-official

Skill Claude CodeCodex ✓ vendor

Solve competition math problems (IMO, Putnam, USAMO, AIME) with adversarial verification that catches the errors self-verification misses. Activates when asked to 'solve this IMO problem', 'prove this olympiad inequality', 'verify this competition proof', 'find a counterexample', 'is this proof correct', or for any…

not rated 36k today A 163 tokens Apache-2.0

build-mcp-app

08

anthropics/claude-plugins-official

Skill Claude CodeCodex ✓ vendor

This skill should be used when the user wants to build an "MCP app", add "interactive UI" or "widgets" to an MCP server, "render components in chat", build "MCP UI resources", make a tool that shows a "form", "picker", "dashboard" or "confirmation dialog" inline in the conversation, or mentions "apps SDK" in the…

not rated 36k today A 111 tokens Apache-2.0

build-mcp-server

09

anthropics/claude-plugins-official

Skill Claude CodeCodex ✓ vendor

This skill should be used when the user asks to "build an MCP server", "create an MCP", "make an MCP integration", "wrap an API for Claude", "expose tools to Claude", "make an MCP app", or discusses building something with the Model Context Protocol. It is the entry point for MCP server development — it interrogates…

not rated 36k today A 111 tokens Apache-2.0

build-mcpb

10

anthropics/claude-plugins-official

Skill Claude CodeCodex ✓ vendor

This skill should be used when the user wants to "package an MCP server", "bundle an MCP", "make an MCPB", "ship a local MCP server", "distribute a local MCP", discusses ".mcpb files", mentions bundling a Node or Python runtime with their MCP server, or needs an MCP server that interacts with the local filesystem…

not rated 36k today A 98 tokens Apache-2.0

playground

11

anthropics/claude-plugins-official

Skill Claude CodeCodex ✓ vendor

Creates interactive HTML playgrounds — self-contained single-file explorers that let users configure something visually through controls, see a live preview, and copy out a prompt. Use when the user asks to make a playground, explorer, or interactive tool for a topic.

not rated 36k today A 53 tokens Apache-2.0

agent-development

12

anthropics/claude-plugins-official

Skill Claude CodeCodex ✓ vendor

This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development…

not rated 36k today A 80 tokens Apache-2.0

command-development

13

anthropics/claude-plugins-official

Skill Claude CodeCodex ✓ vendor

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 36k today A 99 tokens Apache-2.0

hook-development

14

anthropics/claude-plugins-official

Skill Claude CodeCodex ✓ vendor

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 36k today A 117 tokens Apache-2.0

mcp-integration

15

anthropics/claude-plugins-official

Skill Claude CodeCodex ✓ vendor

This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDEPLUGINROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive…

not rated 36k today B 98 tokens Apache-2.0

plugin-settings

16

anthropics/claude-plugins-official

Skill Claude CodeCodex ✓ vendor

This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md…

not rated 36k today B 81 tokens Apache-2.0

plugin-structure

17

anthropics/claude-plugins-official

Skill Claude CodeCodex ✓ vendor

This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDEPLUGINROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest…

not rated 36k today A 93 tokens Apache-2.0

skill-development

18

anthropics/claude-plugins-official

Skill Claude CodeCodex ✓ vendor

This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.

not rated 36k today A 63 tokens Apache-2.0

project-artifact

19

anthropics/claude-plugins-official

Skill Claude CodeCodex ✓ vendor

Generate and publish a project status artifact — an opinionated, tabbed status page for a project too big for one update (overview & success criteria, the workstream sequence, next steps, plus background, plan, risks & open questions, and decisions/FAQ when they earn a tab) — published with the built-in Artifact tool…

not rated 36k today A 202 tokens Apache-2.0

receipts

20

anthropics/claude-plugins-official

Skill Claude CodeCodex ✓ vendor

Generate a personal Claude Code usage & impact report ("receipts") from this machine's local session transcripts — for justifying Claude Code usage/spend to a manager, self-review, or "what have I been using this for" check-ins. Mines /.claude/projects locally (no extra API calls beyond one final write-up)…

not rated 36k today B 134 tokens Apache-2.0

session-report

21

anthropics/claude-plugins-official

Skill Claude CodeCodex ✓ vendor

Generate an explorable HTML report of Claude Code session usage (tokens, cache, subagents, skills, expensive prompts) from /.claude/projects transcripts.

not rated 36k today A 34 tokens Apache-2.0

skill-creator

22

anthropics/claude-plugins-official

Skill Claude CodeCodex ✓ vendor

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

not rated 36k today A 64 tokens 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: