Press enter or click to view image in full size
Member-only story
Claude Code Plugins 14: Plugins are how to package the skills, subagents, hooks, and MCP servers you have already built into a Claude Code plugin your whole team installs in a single command.
15 min read
5 days ago
--
The relief of never rebuilding your tooling from scratch again, and the pride of handing a teammate a working setup on day one .Stop re-deriving the same Claude Code setup for every repo: package it into a plugin your whole team installs in one command.
In this article: If you have spent real time tuning Claude Code for a project, that work is stranded in one .claude/ directory. Claude Code plugins fix that. You will learn what a plugin actually is (the same files you already write, just packaged), how to install plugins from the official marketplace today, how to build and test your own with --plugin-dir, and how to distribute it from a local folder to a team repo to a public marketplace.
Press enter or click to view image in full size
