Threejs Audit banner
JonathanBeck1 JonathanBeck1

Threejs Audit

Security community

Description

--- description: Review three.js / WebGL / shader code in this project against the ether-threejs skill's slop checklist. argument-hint: [file path or directory — defaults to scanning the active site] --- Audit the target three.js code for premium-quality issues. Target: $ARGUMENTS (default to scanning the project's `src/` for `.ts`, `.js`, `.glsl`, `.vert`, `.frag` files that import three.js). **Mandatory first step:** invoke the `ether-threejs` skill (`claude-studio-toolkit:ether-threejs` as

Installation

Installs to ~/.claude/skills/jonathanbeck1-claude-studio-toolkit-threejs-audit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jonathanbeck1-claude-studio-toolkit-threejs-audit && curl -fsSL https://raw.githubusercontent.com/JonathanBeck1/claude-studio-toolkit/HEAD/commands/threejs-audit.md -o ~/.claude/skills/jonathanbeck1-claude-studio-toolkit-threejs-audit/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository