The Plugin Checker skill provides a comprehensive auditing framework for Claude Code developers to verify their plugin components against official standards. It automates the inspection of manifest files, directory structures, agent frontmatter, and hook configurations, identifying common issues like incorrect naming conventions, missing files, or path portability errors. By following a standardized validation checklist, this skill helps developers build robust, secure, and production-ready plugins while minimizing manual troubleshooting during the development lifecycle.
Key Features
01Agent and skill frontmatter syntax and trigger phrase auditing
020 GitHub stars
03Hook configuration verification and script portability checking
04Detailed validation reports with prioritized fix recommendations
05Security auditing for hardcoded credentials and unsafe URL protocols
06Automated manifest (plugin.json) and directory structure validation