About
The Plugin Structure Validator is a specialized tool designed to audit Claude Code plugin packages for technical compliance. It automatically checks for required files like plugin.json, validates JSON syntax, ensures essential frontmatter fields are present in commands and skills, and verifies path consistency across the plugin architecture. By identifying missing metadata or broken links, this skill ensures that custom extensions function correctly within the Claude Code environment and adhere to standardized development patterns.