rnd-validatelisted
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.