Plugin Composition
A plugin is more than the sum of its components. Shared conventions — path substitution, namespacing, directory layout, hook merge order — make the difference between a plugin that "just works" and one that breaks the moment it meets another installed plugin.
When to use this skill
- Building a plugin that contains more than one component type (e.g. skills + hooks)
- Deciding where to put shared scripts that multiple skills use
- Confused about `${CLAUDE_PLU
[Description truncada. Veja o README completo no GitHub.]