About
This skill provides a comprehensive framework for building high-performance Claude Code plugins by distilling official best practices into actionable architectural patterns. It guides developers through selecting the right structure—whether it's a simple Single Agent, a parallel Orchestrator-Worker model, or a multi-stage Pipeline—to ensure plugins remain token-efficient and maintainable. By following these guidelines, developers can implement standardized naming conventions and integration protocols that prevent routing errors and maximize the reliability of custom AI workflows.