app
adom-glb2png
UnreviewedRender a GLB to a PNG via headless three.js. CLI sibling to step2glb / adom-pin1-truth — gives Claude (and you) a way to verify 3D component models without spinning up a webview screenshot loop.
#!/bin/bash
set -e
rm -rf "$HOME/.claude/skills/adom-glb2png"
echo "Uninstalled adom-glb2png"