Anthropic is turning its AI coding assistant into a full-blown platform. The company announced that Claude Code now supports plugins, a system that lets developers bundle and share complex customizations with a single command. This isn't just about adding a few new shortcuts; it's a strategic move to build an ecosystem around its developer tool, directly challenging the dominance of players like GitHub Copilot.
According to an announcement from the company, plugins can package any combination of slash commands, specialized "subagents," hooks that trigger actions during a workflow, and servers that connect to external tools and data. For developers, this means a senior engineer’s entire debugging setup or a company's specific testing harness can be installed by a teammate with a simple `/plugin install` command.
