BeClaude

Claude Code Extensions Library

Browse 5002 official and community extensions — skills, agents, MCP servers, and plugins — to extend Claude Code.

Claude Code extensions come in four types: Skills (markdown prompt templates in .claude/skills/), Agents (subagent configs in .claude/agents/), MCP servers (Model Context Protocol servers configured via .mcp.json), and Plugins (installable bundles via /plugin install). This directory is synced daily from anthropics/skills, claude-plugins-official, and community collections.

5002 extensions

@neat.is/claude-skill

New
1k

Claude Code skill drop-in for NEAT — wires the @neat.is/mcp server into Claude's MCP config

mcpnpmDevelopmentmcp

smithery-ai-cli

New
508

Find, connect, and use MCP tools and skills via the Smithery CLI. Use when the user searches for new tools or skills, wants to discover integrations, connect to an MCP, install a skill, or wants to interact with an external service (email, Slack, Discord, GitHub, Jira, Notion, databases, cloud APIs, monitoring, etc.).

mcpSmitheryGeneralapimcp

42crunch-api-security-testing

New

Automate API security directly in Claude Code with 42Crunch - automatically audit OpenAPI specs, detect vulnerabilities aligned with OWASP API Security risks (including BOLA/BFLA), and apply AI-powered fixes. Designed for AI-assisted development workflows, it provides continuous guardrails through an audit->scan->remediate->validate loop, ensuring APIs meet enterprise security standards before deployment.

pluginOfficial PluginGeneralsecuritytestingdeployment

algorithmic-art

151.9k

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

skillOfficial SkillGeneral

frontend-design

125.6k

Create distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics.

pluginCommunity RegistryDevelopmentfrontenddesign

awesome

New
476.4k

😎 Awesome lists about all kinds of interesting topics

GitHubGeneral

angular-architect

New
10k

Generates Angular 17+ standalone components, configures advanced routing with lazy loading and guards, implements NgRx state management, applies RxJS patterns, and optimizes bundle performance. Use when building Angular 17+ applications with standalone components or signals, setting up NgRx stores, establishing RxJS reactive patterns, performance tuning, or writing Angular tests for enterprise apps.

skillCommunityGeneraltesting

api-designer

New
10k

Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.

skillCommunityGeneralapidesign

public-apis

New
442.1k

A collective list of free APIs

GitHubGeneralapi

adobe-for-creativity

New
129

Harness Adobe's creative AI-powered tools to edit images, automate design workflows, and bring creative visions to life — from background removal to vectorization and professional retouching.

pluginOfficial PluginGeneraldesign

qiaomu-goal-meta-skill

New
640

Turn vague or complex Codex tasks into strong `/goal` commands with outcome, verification, constraints, boundaries, iteration policy, completion evidence, and pause/block conditions. Use when the user asks for Codex goal instructions, Goal 指令, 目标指令, `/goal` prompts, 中文 Goal 模板, plan-to-goal interviews, success criteria, verification commands, or bounded agent work definitions.

agentGitHub TrendingGeneralagent

brand-guidelines

151.9k

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

skillOfficial SkillGeneraldesign
Showing 12 of 5002 extensions
or scroll to auto-load

Getting Started

1. Pick an extension type

Browse Skills, Agents, MCP servers, or Plugins using the type filter on the left.

2. Open the detail page

Each card links to a detail page with installation instructions specific to that extension type.

3. Follow the install steps

Skills go in .claude/skills/, agents in .claude/agents/, MCP servers in .mcp.json, plugins via /plugin install.

Frequently Asked Questions

What are Claude Code extensions?

Claude Code extensions are add-ons that extend Claude Code's capabilities. They come in four types: Skills (reusable prompt templates), Agents (specialized subagents), MCP servers (external tool integrations via Model Context Protocol), and Plugins (installable bundles of skills, commands, and hooks).

How do I install a Claude Code extension?

Installation depends on the type. Skills go in .claude/skills/, agents in .claude/agents/, MCP servers are configured in .mcp.json or ~/.claude.json, and plugins are installed via the /plugin install command. Each extension's detail page shows the exact steps for its type.

Can I share extensions with my team?

Yes. Project-scoped extensions (.claude/skills/, .claude/agents/, .mcp.json) can be committed to version control so every team member has access to the same workflows and integrations.

Where does this extensions data come from?

This directory syncs extensions from official Anthropic repositories (anthropics/skills and claude-plugins-official), community registries (claude-plugins.dev, Smithery.ai), GitHub topic searches, and curated community collections. Data is updated daily.