Zum Hauptinhalt springen
Open Source Verzeichnis

Claude Code Plugins

Entdecke 119+ Claude Code Plugins: Befehle, Agents, Skills, Hooks, MCP und LSP-Konfigurationen. Erweitere deinen KI-Workflow.

Zuletzt aktualisiert: 5. Juli 2026, 07:48

Zeige 24 von 119 Plugins

Everything Claude Code

affaan-m/ECC

0
Complete Claude Code configuration with agents, hooks, commands, skills, and MCP configs. Battle-tested from Anthropic hackathon winner.
BefehleAgentsSkillsHooksMCP-Konfiguration
VerifiziertProduktivität
0Vor 4 Tagen
GitHub
Claude Code Marketplace

Dev-GOM/claude-code-marketplace

0
Community marketplace for Claude Code plugins and extensions. Includes hooks, commands, and agents.
BefehleAgentsHooks
CommunityProduktivität
0Vor 4 Tagen
GitHub
CC Plugins

yanmxa/cc-plugins

0
Claude Code plugins for automation and workflow capture. Includes commands and hooks.
BefehleHooks
CommunityProduktivität
0Vor 4 Tagen
GitHub
Claude Plugins Registry

Kamalnrf/claude-plugins

0
Lightweight registry for discovering, installing, and managing public Claude plugins.
BefehleSkills
CommunityProduktivität
0Vor 4 Tagen
GitHub
CC Marketplace

ananddtyagi/cc-marketplace

0
Community marketplace repository for Claude Code plugins with commands and agents.
BefehleAgents
CommunityProduktivität
0Vor 4 Tagen
GitHub
claudecode.nvim

coder/claudecode.nvim

0
Neovim IDE extension for Claude Code with WebSocket integration.
VerifiziertIDE-Integration
0Vor 4 Tagen
GitHub
Claudix

Haleclipse/Claudix

0
VS Code extension for Claude Code integration.
CommunityIDE-Integration
0Vor 4 Tagen
GitHub
Caveman

JuliusBrussee/caveman

0
Claude Code skill that cuts up to 65% of token usage by stripping articles and filler words from prompts.
Skills
VerifiziertProduktivität
0Vor 4 Tagen
GitHub
Get Shit Done

gsd-build/get-shit-done

0
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
Befehle
VerifiziertProduktivität
0Vor 4 Tagen
GitHub
Graphify

safishamsi/graphify

0
Turn any folder of code, SQL schemas, scripts, docs, papers, or media into a queryable knowledge graph for Claude Code, Codex, Cursor, OpenCode, and Gemini CLI.
Skills
VerifiziertKI-Erweiterungen
0Vor 4 Tagen
GitHub
Agent Skills

addyosmani/agent-skills

0
Production-grade engineering skills for AI coding agents.
SkillsAgents
VerifiziertProduktivität
0Vor 4 Tagen
GitHub
Agents

wshobson/agents

0
Multi-harness agentic plugin marketplace for Claude Code, Codex CLI, Cursor, OpenCode, and Gemini CLI
Agents
VerifiziertProduktivität
0Vor 4 Tagen
GitHub
Oh My Claudecode

Yeachan-Heo/oh-my-claudecode

0
Teams-first Multi-agent orchestration for Claude Code
Agents
VerifiziertKI-Erweiterungen
0Vor 4 Tagen
GitHub
Codegraph

colbymchenry/codegraph

0
Pre-indexed local code knowledge graph for Claude Code, Codex, Gemini, Cursor, OpenCode, AntiGravity, Kiro, and Hermes Agent. Reduces tokens and tool calls.
Agents
VerifiziertKI-Erweiterungen
0Vor 4 Tagen
GitHub
Marketingskills

coreyhaines31/marketingskills

0
Marketing skills for Claude Code and AI agents. CRO, copywriting, SEO, analytics, and growth engineering.
SkillsAgents
VerifiziertProduktivität
0Vor 4 Tagen
GitHub
Scientific Agent Skills

K-Dense-AI/scientific-agent-skills

0
Agent skills library for science with 140 ready-to-use skills and 100+ scientific databases covering biology, chemistry, medicine, and drug discovery.
SkillsAgents
VerifiziertSonstiges
0Vor 4 Tagen
GitHub
Serena

oraios/serena

0
A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
AgentsMCP-Konfiguration
VerifiziertKI-Erweiterungen
0Vor 4 Tagen
GitHub
Codex Plugin Cc

openai/codex-plugin-cc

0
Use Codex from Claude Code to review code or delegate tasks.
Befehle
VerifiziertCode-Review
0Vor 4 Tagen
GitHub
Frontend Slides

zarazhangrui/frontend-slides

0
Create beautiful slides on the web using a coding agent's frontend skills
SkillsAgents
VerifiziertProduktivität
0Vor 4 Tagen
GitHub
Claude Skills

alirezarezvani/claude-skills

0
Large bundle of 320+ skills, 30+ agents, and 70+ commands for Claude Code, Codex, Gemini CLI, and Cursor across engineering, marketing, product, and compliance domains.
SkillsAgentsBefehle
VerifiziertProduktivität
0Vor 4 Tagen
GitHub
Claudian

YishenTu/claudian

0
An Obsidian plugin that embeds Claude Code/Codex as an AI collaborator in your vault
Befehle
VerifiziertIDE-Integration
0Vor 4 Tagen
GitHub
Claude Obsidian

AgriciDaniel/claude-obsidian

0
Self-organizing AI second brain for Obsidian and Claude Code. Reads any source and links it into a connected knowledge graph of plain Markdown notes.
Befehle
VerifiziertProduktivität
0Vor 4 Tagen
GitHub
Cli

entireio/cli

0
Entire CLI hooks into your Git workflow to capture AI agent sessions as you work. Sessions are indexed alongside commits, creating a searchable record of how code was written in your repo.
AgentsHooks
VerifiziertProduktivität
0Vor 4 Tagen
GitHub
Harness

revfactory/harness

0
A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use.
SkillsAgents
VerifiziertKI-Erweiterungen
0Vor 4 Tagen
GitHub
Was ist ein Claude Code Plugin?
Erweiterbare Pakete für den KI-Assistenten

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-Server

Standalone vs. Plugin

Standalone

Location: .claude/

Naming: /hello

Persönliche Workflows, projektspezifisch

Plugin

Location: .claude-plugin/

Naming: /plugin:hello

Team-Sharing, Marketplace, versioniert

Claude Code Plugin-Dokumentation

Häufig gestellte Fragen zu Claude Code Plugins

Alles, was du über Claude Code Plugins wissen musst