概要
This skill provides a comprehensive validation framework for Claude Code plugins, ensuring they adhere to official development guidelines and cross-platform compatibility standards. It automates critical checks for the plugin manifest (plugin.json), directory hierarchy, YAML frontmatter, and file encoding, specifically targeting common issues that cause installation failures. By integrating this skill into your development workflow, you can prevent breakage, debug loading errors, and maintain compatibility across different Claude Code versions, making it an essential tool for plugin developers aiming for production-ready releases.