소개
This skill provides comprehensive guidance for building Claude Code plugins using a standardized architecture to ensure seamless integration and automatic component discovery. It details the essential directory organization, manifest (plugin.json) specifications, and implementation patterns for commands, agents, skills, and hooks, while emphasizing the use of portable path references via ${CLAUDE_PLUGIN_ROOT} for cross-platform reliability.