awesome-claude-plugins

by ComposioHQVerified

A curated list of Plugins that let you extend Claude Code with custom commands, agents, hooks, and MCP servers through the plugin system.

1,816
Stars
492
Forks
JavaScript
Language
8/23/2026
Added
View on GitHubDownload ZIP

⚠️ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

# Add to your Claude Code skills
git clone https://github.com/ComposioHQ/awesome-claude-plugins

Getting Started

Guides for using skills like awesome-claude-plugins.

Security Report

Verified

Last scanned: —

{
  "status": "PASSED",
  "issues": []
}

README.md

Awesome Claude Code Plugins

Awesome Claude Plugins

Awesome PRs Welcome License: MIT

A curated list of production-ready plugins for Claude Code to supercharge your development workflow.

Want plugins that do more than generate text? The connect-apps plugin lets Claude send emails, create issues, post to Slack, and take actions across 1000+ apps.


Give your skills real-world actions

Skills tell your agent how to work. An MCP Gateway gives it secure access to the tools it needs.

Composio MCP Gateway provides a single MCP endpoint for 1,000+ integrations with built-in authentication, team-based access controls, audit logs, and production-ready reliability.

1. Clone & Run

git clone https://github.com/composiohq/awesome-claude-plugins.git
cd awesome-claude-plugins
claude --plugin-dir ./connect-apps

2. Run Setup

/connect-apps:setup

Paste your API key when asked. (Get a free key at dashboard.composio.dev

3. Try It

Ask Claude to send you a test email. If you receive it, Claude is now connected to 1000+ apps.

See all supported apps →


Contents

What Are Claude Plugins?

Claude Plugins are extensions that enhance Claude Code with custom slash commands, specialized agents, hooks, and skills. Plugins can be shared across projects and teams, providing consistent tooling and workflows.

Plugins

Integrations

  • connect-apps - Connect Claude to any app. Send emails, create issues, post messages, update databases - take real actions across Gmail, Slack, GitHub, Notion, and 1000+ services.
  • kaggle-skill - Complete Kaggle integration — account setup, competition reports, dataset/model downloads, notebook execution, submissions, and badge collection.

Frontend & Design

  • frontend-design - Create distinctive, production-grade interfaces. Avoids generic "AI slop" with bold typography, unique color palettes, and creative layouts.
  • artifacts-builder - Suite of tools for creating elaborate, multi-component HTML artifacts using React, Tailwind CSS, and shadcn/ui.
  • theme-factory - Applies professional font and color themes to artifacts including slides, docs, reports, and HTML landing pages with 10 pre-set themes.
  • canvas-design - Creates beautiful visual art in PNG and PDF documents using design philosophy and aesthetic principles for posters and static pieces.
  • senior-frontend - React/Next.js/TypeScript development patterns with bundle analysis, component generation, and accessibility best practices.
  • frontend-developer - Frontend development specialist agent for building modern web interfaces.

Git & Version Control

  • commit - Creates smart git commits using conventional commit format with meaningful messages and emojis.
  • create-pr - Automates pull request creation with proper templates, descriptions, and labels.
  • pr-review - Comprehensive PR reviews with detailed feedback on code quality, security, and best practices.
  • changelog-generator - Automatically creates user-facing changelogs from git commits by analyzing history and transforming technical commits into customer-friendly release notes.
  • ship - Complete PR workflow from commit to production. Lint, test, review, and deploy.

Code Quality & Testing

  • AgentLint - Lint your repo for AI agent compatibility. 33 evidence-backed checks across 5 dimensions. Claude Code plugin.
  • code-review - Comprehensive code review with best practices, patterns, and improvement suggestions.
  • test-writer-fixer - Automatically write and fix unit tests. Supports Jest, Vitest, Pytest, and more.
  • debugger - Advanced debugging assistant for tracking down and fixing complex bugs.
  • bug-fix - Analyzes stack traces and code to identify and fix bugs in your codebase.

Backend & Architecture

  • backend-architect - Backend architecture patterns, API design, database schemas, and system design.
  • mcp-builder - Guides creation of high-quality MCP (Model Context Protocol) servers for integrating external APIs and services with LLMs.
  • agent-sdk-dev - Claude Agent SDK development helper for building custom AI agents.
  • maestro-orchestrate - Multi-agent development orchestration coordinating 22 specialized subagents through 4-phase workflows with native parallel execution, persistent sessions, and standalone commands for code review, debugging, security audit, and more.

DevOps & Performance

  • perf - Performance analysis and optimization. Identify bottlenecks and improve speed.
  • audit-project - Full project audit for code quality, dependencies, security, and best practices.
  • MyVibe - Instant deployment to live URLs with /myvibe:publish.
  • aws-cost-saver - Automated AWS cost optimization with 173 checks across EC2, RDS, S3, Lambda, and more. ML-powered recommendations and real pricing from AWS API.
  • Manifest - Real-time cost observability for OpenClaw agents — track tokens, costs, messages, and model usage. Includes Claude Code skill for guided setup. Self-hosted, OTLP ingestion, 28+ LLM models. (Website)

Documentation & Security

  • documentation-generator - Generate comprehensive documentation from code. READMEs, API docs, and guides.
  • security-guidance - Security best practices and vulnerability detection. OWASP guidelines and secure coding.
  • security-sweep - Comprehensive security scanner covering OWASP Top 10 (2025), Mobile Top 10 (2024), and LLM Top 10 (2025). Scans for hardcoded secrets, injection flaws, auth issues, misconfigurations, and AI-specific vulnerabilities.
  • asqav-claude-code - Signs a tamper-evident Asqav receipt at the end of each Claude Code session: files edited (content hashes before/after), commands run (hashed), and git context. Verifiable by anyone at asqav.com/verify.

Developer Productivity

  • CCHub - Desktop app for managing the Claude Code ecosystem — MCP marketplace, config profiles, skills & plugins browser, workflow templates, security audit. Built with Tauri v2 + React + Rust.

  • developer-growth-analysis - Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and curates personalized learning resources.

  • skill-bus - The skill for connecting skills. Wire context, conditions, and other skills into any skill invocation — declaratively, without modification. Zero dependencies.

  • context-mode - Process large outputs in sandboxed subprocesses, keeping only summaries in the context window. 98% context savings across 21 benchmarked scenarios.

  • codebase-graph - Code intelligence MCP server that builds knowledge graphs from source code with 42-language tree-sitter AST parsing and FalkorDB.

  • agntk - Zero-config AI agent CLI with persistent named agents, 20+ built-in tools, and hardware-aware local model selection.

  • backlog - Persistent, cross-session task management. 24 MCP tools for tasks, projects, tags, dependencies, and docs. 7 skills for planning, standups, and handoffs. Event-sourced storage, agent coordination, pure TypeScript. (Website)

Companion & Personality

  • claude-familiar - Enhance Claude Code's /buddy companion with personality, mood, lore, and interactive commands (fortune, roast, haiku, focus timer). Mood shifts automatically on tool success/failure. Extensible — other plugins can layer traits and lore via "x-familiarExtensions" in their plugin.json.

Image and Video Generation

  • nano-banana - Google Gemini image generation plugin. Text-to-image, text-guided image editing, style transfer, 4K output, search grounding, and multi-reference composition — all from a single /genimage command. Powered by gemini-2.5-flash-image and gemini-3-pro-image-preview.
  • taisly-agent-kit - Claude Code plugin, skill, SDK, CLI, and MCP server for publishing short-form videos to TikTok, Instagram Reels, YouTube Shorts, X, and Facebook through Taisly.

Getting Started

Using Plugins

Clone the repo and run Claude with any plugin:

git clone https://github.com/composiohq/awesome-claude-plugins.git
cd awesome-claude-plugins
claude --plugin-dir ./commit

Load multiple plugins at once:

claude --plugin-dir ./commit --plugin-dir ./code-review --plugin-dir ./connect-apps

Plugin Structure

Each plugin follows the standard Claude Code plugin format:

plugin-name/
├── .claude-plugin/
│   └── plugin.json       # Plugin metadata
├── skills/               # Skill definitions (optional)
│   └── skill-name/
│       └── SKILL.md
├── commands/             # Slash commands (optional)
│   └── command.md
├── agents/               # Agent definitions (optional)
│   └── agent.md
└── hooks/                # Event hooks (optional)
    └── hooks.json

Contributing

Want to add your plugin?

  1. Fork this repository
  2. Add your plugin folder with the standard structure
  3. Update this README with your plugin details
  4. Submit a pull request

Please ensure your plugin:

  • Addresses a real use case
  • Doesn't duplicate existing functionality
  • Follows the template structure
  • Has been tested

Resources

License

MIT - See individual plugins for their specific licenses.

Frequently Asked Questions

What is awesome-claude-plugins?

awesome-claude-plugins is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by ComposioHQ. A curated list of Plugins that let you extend Claude Code with custom commands, agents, hooks, and MCP servers through the plugin system. It has 1,816 GitHub stars.

Is awesome-claude-plugins safe to use?

Yes. awesome-claude-plugins passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install awesome-claude-plugins?

Clone the repository with "git clone https://github.com/ComposioHQ/awesome-claude-plugins" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is awesome-claude-plugins written in?

awesome-claude-plugins is primarily written in JavaScript. It is open-source under ComposioHQ on GitHub, so you can review or fork the full source.

Are there alternatives to awesome-claude-plugins?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh awesome-claude-plugins against similar tools.

Comments (0)

No comments yet. Be the first to share your thoughts!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI Agents
View details

Developers Also Liked

Based on votes and bookmarks from developers who liked this skill

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP Serversapisai-tools
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details