Tags › #plugins 1 post
-
Designing for Extensibility: How Claude Code's Plugin and Skill System Works
Claude Code has two extension points: skills (slash commands that inject prompt content) and plugins (packages that contribute commands, MCP servers, and hooks). Here's how each works and why they're designed differently.