🎯

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(22 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

3,862Installs
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.

🎯
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.

🎯
skill-creator🎯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.

🎯
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.

🎯
command development🎯Skill

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

🎯
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.