Validate plugin structure against Claude Code requirements
/plugin marketplace add astoeffer/moodle-plugin-marketplace/plugin install plugin-builder@astoeffer-dev-plugins<plugin-path>pb/Validate the Claude Code plugin at the specified path: $ARGUMENTS
Perform these checks and report all issues found:
.claude-plugin/plugin.json existsskills/skill-name/SKILL.mdskills/name.md).mdcommands/ at plugin root (not in .claude-plugin/).mdagents/ at plugin root.claude-plugin/ (except plugin.json)Report findings as:
PASS: [check description] FAIL: [check description] - [specific issue and fix] WARN: [check description] - [recommendation]
At the end, provide a summary:
If any FAIL issues exist, suggest using /pb:fix to auto-repair.