🎯

claude-md-improver

🎯Skill

from anthropics/claude-plugins-official

Installation

Vibe Index InstallInstalls to .claude/skills/
$npx vibeindex add anthropics/claude-plugins-official --skill claude-md-improver
skills.sh Install⚠ Installs to .agents/skills/
$npx skills add anthropics/claude-plugins-official --skill claude-md-improver
Manual InstallCopy SKILL.md content and save to the path below
path
~/.claude/skills/claude-md-improver/SKILL.md
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(249 items)

claude-md-improver

SKILL.md

10,860Installs
6,358
-
Last UpdatedJan 23, 2026

More from this repository10

🔌
csharp-lsp🔌Plugin

C# language server for code intelligence

🔌
outputai🔌Plugin

Output.ai workflow development toolkit for Claude Code. Adds 5 specialist agents (planner, builder, debugger, prompt writer, quality reviewer), 40+ slash-command skills covering scaffolding, debugging, evaluation, and credential management, plus a SessionStart hook that auto-loads Output SDK conventions so Claude understands the framework before the first prompt.

🔌
posthog🔌Plugin

Access PostHog analytics, feature flags, experiments, error tracking, and insights directly from Claude Code.

🔌
clickhouse-best-practices🔌Plugin

28 best practice rules for ClickHouse schema design, query optimization, and data ingestion — prioritized by impact

🔌
sentry🔌Plugin

Sentry error monitoring integration. Access error reports, analyze stack traces, search issues by fingerprint, and debug production errors directly from your development environment.

🔌
aws-data-analytics🔌Plugin

Data lake, analytics, and ETL workflows with S3 Tables, AWS Glue, and Athena.

🔌
workos🔌Plugin

WorkOS integration skills for AuthKit, SSO, Directory Sync, RBAC, Vault, Audit Logs, migrations, and API references.

🔌
azure🔌Plugin

Transform Claude into an Azure expert. This plugin integrates the Azure MCP server and specialized Azure skills to move beyond generic advice. It enables Claude to perform real-world tasks: listing resources, validating deployments, diagnosing infrastructure issues, and optimizing costs across 50+ Azure services.

🔌
zapier🔌Plugin

Connect 8,000+ apps to your AI workflow. Discover, enable, and execute Zapier actions directly from your client.

🔌
42crunch-api-security-testing🔌Plugin

Automate API security directly in Claude Code with 42Crunch - automatically audit OpenAPI specs, detect vulnerabilities aligned with OWASP API Security risks (including BOLA/BFLA), and apply AI-powered fixes. Designed for AI-assisted development workflows, it provides continuous guardrails through an audit->scan->remediate->validate loop, ensuring APIs meet enterprise security standards before deployment.