Zum Hauptinhalt springen
gradually.ai logogradually.ai
Blog
Über uns
KI-Newsletter abonnieren
KI-Newsletter

Bleib auf dem Laufenden mit dem KI-Newsletter

Erhalte wöchentlich die neuesten KI-Tools, Tutorials und exklusive Tipps direkt in Deinen Posteingang

Abmeldung jederzeit möglich. Etwa 4 bis 8 E-Mails im Monat. Die Einwilligung umfasst die Hinweise zu Widerruf, Versanddienstleister und Statistik gemäß unserer Datenschutzerklärung.

gradually.ai logogradually.ai

Deutschlands führende Plattform für KI-Tools und Wissen für Online-Unternehmer.

KI-Tools

  • KI-Chat
  • ChatGPT auf Deutsch
  • Text-Generator
  • Prompt-Verbesserer
  • FLUX KI-Bildgenerator
  • KI-Kunstgenerator
  • Midjourney Prompt-Generator
  • Veo 3 Prompt-Generator
  • AI Humanizer
  • KI-Text-Detektor
  • Gemini Wasserzeichen-Entferner
  • Alle Tools →

Kreativ-Tools

  • Blognamen-Generator
  • Buchtitel-Generator
  • Songtext-Generator
  • Künstlernamen-Generator
  • Teamnamen-Generator
  • Mindmap-Generator
  • Überschriften-Generator
  • Firmennamen-Generator
  • Slogan-Generator

Business-Tools

  • API-Kostenrechner
  • Token-Zähler
  • Werbeanzeigen-Generator
  • Werbetext-Generator
  • Essay-Generator
  • Story-Generator
  • Text-Umschreiber
  • Blogartikel-Generator
  • SERP-Snippet-Generator
  • E-Mail-Generator

Ressourcen

  • MCP-Server Verzeichnis
  • Agent Skills
  • n8n-Hosting Vergleich
  • OpenClaw-Hosting Vergleich

© 2025 Gradually AI. Alle Rechte vorbehalten.

  • Blog
  • Angebote
  • Über uns
  • Impressum
  • Datenschutz
Open Source Verzeichnis

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

API Design Skills Plugin

community-claude/skills-api-design

Agent skills for REST API design, OpenAPI specs, and documentation.
Skills
CommunityBackend
Heute
GitHub
Auto-Format Hook Plugin

community-claude/auto-format

Auto-formatting hook that applies Prettier/ESLint on file changes.
Hooks
CommunityCode-Review
Heute
GitHub
Awesome Claude Code Plugins (hekmon8)

hekmon8/awesome-claude-code-plugins

Find best Claude Code plugins for vibe coding!
CommunityProduktivität
Heute
GitHub
Awesome Claude Plugins (Chat2AnyLLM)

Chat2AnyLLM/awesome-claude-plugins

Curated list of Claude marketplaces and plugins.
Befehle
CommunityProduktivität
Heute
GitHub
Awesome Claude Plugins (GiladShoham)

GiladShoham/awesome-claude-plugins

A curated marketplace of awesome plugins for Claude with plugin.json support.
BefehleSkills
CommunityProduktivität
Heute
GitHub
Awesome Claude Plugins (quemsah)

quemsah/awesome-claude-plugins

Automated collection of Claude Code plugin adoption metrics with 3365+ repositories indexed.
CommunityProduktivität
Heute
GitHub
AWS MCP Plugin

community-claude/aws-mcp

MCP configuration for AWS services integration.
MCP-Konfiguration
CommunityDevOps
Heute
GitHub
Backend Agent Plugin

anthropics/claude-code-backend-agent

Specialized agent for API design, databases, and backend development.
AgentsSkills
Anthropic (Offiziell)Backend
Heute
GitHub
Britfix

Talieisin/britfix

Auto-fix hooks for common coding issues and style violations.
Hooks
CommunityCode-Review
Heute
GitHub
C/C++ LSP Plugin

community-claude/lsp-cpp

LSP configuration for C/C++ with clangd integration.
LSP-Server
CommunitySprachunterstützung
Heute
GitHub
CC Marketplace

ananddtyagi/cc-marketplace

Community marketplace repository for Claude Code plugins with commands and agents.
BefehleAgents
CommunityProduktivität
Heute
GitHub
CC Notify

dazuiba/CCNotify

Notification hooks for Claude Code - get alerts on task completion.
Hooks
CommunityProduktivität
Heute
GitHub
CC Plugins

yanmxa/cc-plugins

Claude Code plugins for automation and workflow capture. Includes commands and hooks.
BefehleHooks
CommunityProduktivität
Heute
GitHub
CC Usage

ryoppippi/ccusage

Track and monitor Claude Code usage and API costs.
CommunityProduktivität
Heute
GitHub
CCometixLine

Haleclipse/CCometixLine

Customizable status line for Claude Code with animations.
CommunityProduktivität
Heute
GitHub
Claude Agents

iannuttall/claude-agents

Pre-built agents for common development workflows.
Agents
CommunityProduktivität
Heute
GitHub
Claude Code Action

anthropics/claude-code-action

GitHub Action for running Claude Code in CI/CD pipelines.
Anthropic (Offiziell)DevOps
Heute
GitHub
Claude Code Flow

ruvnet/claude-code-flow

Visual workflow builder for orchestrating Claude Code agents.
Agents
CommunityKI-Erweiterungen
Heute
GitHub
Claude Code JetBrains

anthropics/claude-code-jetbrains

Official Claude Code extension for IntelliJ IDEA and JetBrains IDEs.
Anthropic (Offiziell)IDE-Integration
Heute
GitHub
Claude Code Marketplace

Dev-GOM/claude-code-marketplace

Community marketplace for Claude Code plugins and extensions. Includes hooks, commands, and agents.
BefehleAgentsHooks
CommunityProduktivität
Heute
GitHub
Claude Code Plugins Plus Skills

jeremylongshore/claude-code-plugins-plus-skills

Hundreds of Claude Code plugins with embedded AI skills. Learn via interactive Jupyter tutorials. 739 skills deployed!
BefehleAgentsSkills
VerifiziertProduktivität
Heute
GitHub
Claude Code PM

automazeio/ccpm

Project management commands and workflows for Claude Code.
BefehleAgents
CommunityProduktivität
Heute
GitHub
Claude Code Proxy

1rgs/claude-code-proxy

Proxy server for Claude Code with rate limiting and logging.
CommunityDevOps
Heute
GitHub
Claude Code SDK Python

anthropics/claude-code-sdk-python

Official Python SDK for building Claude Code integrations.
Anthropic (Offiziell)Produktivität
Heute
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