HomeTechnologyClaude Code introduces plugin support to simplify customization and collaboration for developers

Claude Code introduces plugin support to simplify customization and collaboration for developers

Anthropic has announced plugin support for Claude Code, allowing developers to customize workflows, share tools, and standardize environments through installable plugins for slash commands, agents, MCP servers, and hooks.

October 10, 2025 / 21:31 IST
Story continues below Advertisement
claudeai
claudeai

Anthropic has launched plugin support for Claude Code, expanding its developer capabilities with a new system that lets users customize, extend, and share coding workflows more efficiently. The update, now in public beta, enables developers to install plugins directly within Claude Code using the new /plugin command, providing a modular way to manage tools and integrations.

Features and use cases

Story continues below Advertisement

The new Claude Code plugins package and share any combination of slash commands, sub-agents, MCP servers, and workflow hooks — all installable with a single command. These plugins allow developers to toggle capabilities on or off as needed, reducing complexity while maintaining flexibility across their development environment.

Common use cases include enforcing code review standards, automating DevOps workflows, and connecting internal tools through the Model Context Protocol (MCP). Engineering teams can also use plugins to maintain consistency across projects, while open-source maintainers can offer ready-to-use commands for contributors.