Claude Code Plugins
Entdecke 97+ Claude Code Plugins: Befehle, Agents, Skills, Hooks, MCP und LSP-Konfigurationen. Erweitere deinen KI-Workflow.
Zeige 24 von 97 Plugins
community-claude/skills-api-design
community-claude/auto-format
hekmon8/awesome-claude-code-plugins
Chat2AnyLLM/awesome-claude-plugins
GiladShoham/awesome-claude-plugins
quemsah/awesome-claude-plugins
community-claude/aws-mcp
anthropics/claude-code-backend-agent
Talieisin/britfix
community-claude/lsp-cpp
ananddtyagi/cc-marketplace
dazuiba/CCNotify
yanmxa/cc-plugins
ryoppippi/ccusage
Haleclipse/CCometixLine
iannuttall/claude-agents
anthropics/claude-code-action
ruvnet/claude-code-flow
anthropics/claude-code-jetbrains
Dev-GOM/claude-code-marketplace
jeremylongshore/claude-code-plugins-plus-skills
automazeio/ccpm
1rgs/claude-code-proxy
anthropics/claude-code-sdk-python
Plugins erweitern Claude Code mit benutzerdefinierten Funktionen. Ein Plugin ist ein Verzeichnis mit einer Manifestdatei (.claude-plugin/plugin.json), das mehrere Komponenten enthalten kann:
Plugin-Komponenten
Skills
Slash-Befehle & KI-Fähigkeiten
Agents
Spezialisierte Sub-Agenten
Hooks
Event-Handler (hooks.json)
MCP
Externe Tool-Integration
LSP
Code-Intelligence-Server
Plugin-Struktur
mein-plugin/
.claude-plugin/
plugin.json # Manifest (erforderlich)
skills/ # SKILL.md (Befehle + Fähigkeiten)
agents/ # Sub-Agenten
hooks/ # hooks.json
.mcp.json # MCP-Server
.lsp.json # LSP-ServerStandalone vs. Plugin
Standalone
Location: .claude/
Naming: /hello
Persönliche Workflows, projektspezifisch
Plugin
Location: .claude-plugin/
Naming: /plugin:hello
Team-Sharing, Marketplace, versioniert
Häufig gestellte Fragen zu Claude Code Plugins
Alles, was du über Claude Code Plugins wissen musst