← ClaudeAtlas

rnd-validatelisted

Validate plugin structure: frontmatter, JSON files, hook references, and cross-references.
oleksify/rnd-framework · ★ 0 · Data & Documents · score 71
Install: claude install-skill oleksify/rnd-framework
# Validate Plugin Structure Run the validation script to check the rnd-framework plugin for structural errors: ```bash bash "${CLAUDE_PLUGIN_ROOT}/lib/validate.sh" ``` Report the results to the user. If any checks fail, explain what's wrong and suggest fixes.