Use this skill to QA a scientific figure for journal compliance, alignment, palette correctness, and label legibility. Triggers on "QA this figure", "check this figure", "review my figure", "is this figure paper-ready", "validate figure", or when invoked proactively after a figure-generation skill produces output (unless the caller passes no-qa). Dispatches on input type (SVG, raster PNG/JPG/TIFF, Python plot script, or composed-figure directory) and runs the right programmatic checks plus a VLM rubric judgment pass.
$npx -y skills add neuromechanist/research-skills --skill figure-qaInstalls into the current project.
Run `npx skills use "https://github.com/neuromechanist/research-skills" --skill "neuromechanist/research-skills/figure-qa"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/neuromechanist/research-skills" that are relevant to the current task. Run `npx skills add "https://github.com/neuromechanist/research-skills"` and select the relevant skills, then follow their instructions.