Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Validate a Claude Code plugin structure, frontmatter, and MCP tool references
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__claude-flow__* identifiersplugin.jsonnpx skills add ruvnet/ruflo --skill validate-pluginHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Very clear and well structured, with almost no room for misunderstanding.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Highly actionable with clear, concrete steps that an agent can follow directly.