bundle-maker
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Bundle Maker for Claude Code Plugins
This skill guides the creation of comprehensive Claude Code plugin bundles that can include skills, commands, agents, hooks, and MCP server integrations.
What are Bundles?
Bundles (Plugins) are semantic packages of Claude capabilities organized by context or domain. A bundle can contain:
- Skills - Specialized knowledge and workflows (e.g., React patterns, API design)
- Commands - CLI-like commands for code generation (e.g.,
/prefab,/commit) - Agents - Autonomous agents for complex tasks (e.g., code reviewer, test engineer)
- Hooks - Event-driven automation (e.g., pre-commit validation)
- MCP Servers - Model Context Protocol integrations (e.g., Figma, Linear)
Bundles enable context-switching between different development environments and expertise domains.
Bundle Structure
Every bundle follows this structure: