Help us improve
Share bugs, ideas, or general feedback.
From hyrex-plugin-creator
Validate a Claude Code plugin structure, frontmatter, and MCP tool references
npx claudepluginhub akhilyad/deployy --plugin hyrex-plugin-creatorHow this skill is triggered — by the user, by Claude, or both
Slash command
/hyrex-plugin-creator:validate-plugin [plugin-path][plugin-path]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Validate that a plugin follows the correct Claude Code plugin format.
Guides technical evaluation of code review feedback: read fully, restate for understanding, verify against codebase, respond with reasoning or pushback before implementing.
Share bugs, ideas, or general feedback.
Validate that a plugin follows the correct Claude Code plugin format.
After creating or modifying a plugin, run validation to catch structural issues before publishing.
.claude-plugin/plugin.json exists at plugin rootplugin.json.skills has a matching skills/<name>/SKILL.mdplugin.json.commands has a matching commands/<name>.mdplugin.json.agents has a matching agents/<name>.mdname, description, and allowed-toolsname, description, and model.claude-plugin/allowed-tools are valid mcp__hyrex__* identifiersplugin.json