Validate a plugin's structure and components against official specs and best practices
plugin-pathUse the validation-agent to perform comprehensive validation of the plugin at `$1`. The agent will validate: - plugin.json structure and required fields - Directory structure (components at plugin root, not in .claude-plugin/) - Component frontmatter and formatting - Forbidden patterns and anti-patterns - Best practices compliance If no path is provided, validate the current plugin context.
Validate Claude Code plugin structure, check plugin.json schema, verify path references, and ensure naming conventions. Use when creating new plugins, debugging plugin loading issues, verifying plugin modifications, or checking if a plugin is correctly structured.
Comprehensive validation of Claude Code plugin.json with structure checks
Comprehensive validation of plugin structure, manifests, and configuration against 2025 standards
Comprehensive validation of plugin structure, manifests, and configuration against 2025 standards