Custom code review skill for the ThorVG project. It defers to the official ThorVG Coding Convention and CONTRIBUTING.md as mandatory review criteria, plus ThorVG-specific commit/PR rules in thorvg-code-review/references/.
Sets up a ThorVG development environment — cloning the core and example repos, building with meson + ninja, installing the SDL2 dependency, and installing the wgpu-native library for the WebGPU (wg) engine. scripts/install-wgpu-native-{mac,linux}.sh install the version pinned in scripts/WGPU_NATIVE_VERSION (the single source of truth); see the WebGPU Engine Development wiki.