new-validator
Installation
SKILL.md
new-validator — Add a new performance validator rule
Creates a new usd-validation-nvidia rule class that wraps a Usd Optimize
analysis-mode operation, registers it, tests it, and regenerates the docs.
The backing operation must already support analysis mode. If it doesn't, add
executeAnalysisImpl() to the operation first (see PLUGINS.md § Analysis Mode).