A Claude Code Plugin Adds No New Powers. It Adds Everyone Else.
Everything a plugin does, a loose .claude/ folder already does. What packaging buys you is distribution — and it costs you your command names. Here is the manifest, the install commands, and the rule for when that trade is worth making.
- #claude-code
- #plugins
- #marketplace
- #setup
Sign in to keep reading
A Claude Code Plugin Adds No New Powers. It Adds Everyone Else. — Everything a plugin does, a loose .claude/ folder already does. What packaging buys you is distribution — and it costs you your command names. Here is the manifest, the install commands, and the rule for when that trade is worth making.
Your first guide is free. Sign in with Google or LinkedIn to read the whole library and get new guides as they ship — no cost.
Keep reading
More guides like this one.
Four Places to Run Claude Code — and What Each One Silently Drops
A cloud session clones your repo into a fresh Anthropic VM — so your personal skills, agents and every MCP server you added with `claude mcp add` are simply not there. Surface choice isn't a UI preference, it's a capability choice. Here's the decision rule by task shape, plus the commit that makes your setup portable.
Your Weekly Setup Review Needs a Delete Column
Adding your 30th skill can quietly make the other 29 harder to find: the skill listing gets ~1% of the context window, and Claude Code drops descriptions from the skills you invoke least. Here is the Friday ritual, the routing table for each lesson, and the subtraction pass everyone skips.
The 7 Levels of Claude Code — Find Yours, Climb One
Most engineers stall at level 3, treating Claude Code like a smarter terminal. Here's the ladder from chat to agent teams — with the exact file or command that moves you up each rung.