๐ŸŽฏ

claude-md-improver

๐ŸŽฏSkill

from anthropics/claude-plugins-official

VibeIndex|
What it does
|

Official curated directory of high-quality plugins for Claude Code maintained by Anthropic, containing both internal plugins developed by Anthropic and vetted third-party external plugins.

Overview

Claude Code Plugins Directory is Anthropic's official curated marketplace for high-quality Claude Code plugins. It hosts both internal plugins developed by Anthropic and external third-party plugins from partners and the community, all installable directly through Claude Code's plugin system.

Key Features

  • Official Plugin Marketplace - Browse and install plugins directly via /plugin install {plugin-name}@claude-plugin-directory or through /plugin > Discover
  • Internal and External Plugins - Includes Anthropic-maintained plugins alongside vetted community contributions
  • Standard Plugin Structure - Each plugin follows a consistent format with plugin.json metadata, optional MCP server configs, slash commands, agents, and skills
  • Quality and Security Standards - External plugins must meet Anthropic's quality and security requirements for approval
  • Easy Contribution - Third-party developers can submit plugins via the plugin directory submission form

Who is this for?

This is for Claude Code users who want to extend their coding assistant with specialized plugins for various workflows. It is also for plugin developers who want to distribute their work through the official Anthropic marketplace.

๐Ÿ“ฆ

Same repository

anthropics/claude-plugins-official(15 items)

claude-md-improver

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add anthropics/claude-plugins-official --skill claude-md-improver
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add anthropics/claude-plugins-official --skill claude-md-improver
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/claude-md-improver/SKILL.md

SKILL.md

1,429Installs
6,358
-
Last UpdatedJan 23, 2026

More from this repository10

๐ŸŽฏ
frontend-design๐ŸŽฏSkill

Generates responsive web design layouts and component structures using best practices, providing code snippets and design recommendations for modern frontend development.

๐ŸŽฏ
playground๐ŸŽฏSkill

Anthropic's official curated directory of high-quality plugins for Claude Code, including both internal Anthropic-developed plugins and vetted third-party external plugins, installable via Claude Code's plugin system.

๐ŸŽฏ
claude-automation-recommender๐ŸŽฏSkill

Official curated directory of high-quality plugins for Claude Code maintained by Anthropic, containing both internal plugins developed by Anthropic and vetted third-party external plugins.

๐ŸŽฏ
stripe-best-practices๐ŸŽฏSkill

Provides expert guidance for implementing secure, efficient, and compliant Stripe payment integration best practices

๐ŸŽฏ
agent development๐ŸŽฏSkill

Assists developers in creating, configuring, and iterating on AI agents by providing structured guidance, template generation, and best practice recommendations.

๐ŸŽฏ
skill development๐ŸŽฏSkill

Official curated directory of high-quality plugins for Claude Code maintained by Anthropic, containing both internal plugins developed by Anthropic and vetted third-party external plugins.

๐ŸŽฏ
command development๐ŸŽฏSkill

Assists developers in creating, testing, and refining Claude Code slash commands through an interactive, guided development workflow.

๐ŸŽฏ
hook development๐ŸŽฏSkill

Official curated directory of high-quality plugins for Claude Code maintained by Anthropic, containing both internal plugins developed by Anthropic and vetted third-party external plugins.

๐ŸŽฏ
mcp integration๐ŸŽฏSkill

Enables seamless integration and configuration management for MCP (Model Context Protocol) servers within the Claude Code plugin ecosystem.

๐ŸŽฏ
writing hookify rules๐ŸŽฏSkill

Generates structured, reusable rules for transforming and manipulating code using the Hookify framework's conventions and best practices.