atelier-webgl

atelier-webgl is a skill for Claude Code from luminary19/atelier. It costs 209 tokens per session (2,844 once invoked), scanned A, original, no licence file.

A toolkit for creating interactive 3D and generated graphics in web applications, including scenes, lighting effects, shaders, and WebGL or WebGPU visuals.

In plain words
What is it for?
Use it to build React Three Fiber scenes, custom visual effects, Spline or Gaussian-splat experiences, and other 3D web visuals.
Why use it?
It provides guidance for implementing complex browser graphics that would otherwise require specialized rendering knowledge.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to build React Three Fiber scenes, custom visual effects, Spline or Gaussian-splat experiences, and other 3D web visuals.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/luminary19/atelier/atelier-webgl
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add luminary19/atelier --skill atelier-webgl
Clone the repo
git clone --depth 1 https://github.com/luminary19/atelier

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for atelier-webgl

README.md
[![agentmods](https://agentmods.dev/badge/skills/luminary19/atelier/atelier-webgl.svg)](https://agentmods.dev/skills/luminary19/atelier/atelier-webgl)
Your own site
<a href="https://agentmods.dev/skills/luminary19/atelier/atelier-webgl"><img src="https://agentmods.dev/badge/skills/luminary19/atelier/atelier-webgl.svg" alt="Measured on agentmods" height="20"></a>
Per session 209 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,844 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00209 $0.02844
Opus 5 $0.00105 $0.01422
Sonnet 5 $0.00042 $0.00569
Haiku 4.5 $0.00021 $0.00284

Measured 8d ago against content hash c528761c7eb0, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

atelier-webgl scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/atelier-webgl/SKILL.md · 167 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 167 lines · 209 tokens per session scan A c528761c7eb0

Subscribe to this mod's changes

atelier-webgl is a skill published in the GitHub repository luminary19/atelier (2 stars, last pushed 2mo ago), with no licence file. It adds 209 tokens to every session and 2,844 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

managing-media

Implements media and file management components including file upload (drag-drop, multi-file, resumable), image galleries (lightbox, carousel, masonry), video players (custom controls, captions, adaptive streaming), audio players (waveform, playlists), document viewers (PDF, Office), and optimization strategies…

ancoleman/ai-design-components · 88 tokens

angora-media

Process images from inbox/ into the media system — read each image visually to generate alt text under 125 characters, extract dimensions, assign a nanoid filename, move the file to public/media/, and insert a row into the media table. Trigger whenever the user wants to process, pipeline, ingest, or register images…

Aysnc-Labs/angora · 153 tokens

threejs-r3f

Three.js and React Three Fiber sub-skill - 3D scenes, shaders, postprocessing.

AThevon/genjutsu · 26 tokens

design

Use when the user wants the visual/experiential design of a product done systematically — a design system, a screen, a landing page, or a visual identity — grounded in researched real-world prior art and free of AI slop. Establishes/extends the design system, invokes the matching local taste skill, dispatches the…

jeremylongshore/tons-of-skills-marketplace · 126 tokens

render-ios-keyboard

Render a static iOS QWERTY keyboard as inline HTML+CSS sized for the 750-wide 9:16 stage. Includes the 3-suggestion bar, alpha keys, shift/backspace, 123/emoji/space/return row, and the bottom globe+mic strip. No animation logic — slide up/down is the molecule's job (CSS transform on the .keyboard root).

gooseworks-ai/goose-skills · 86 tokens

slide-deck

When you want to draft, update, convert, or export a slide deck for a React/Next.js slide system (${SLIDEDECKREPO:-$HOME/code/your-slide-deck-site}/src/app/slides/). Writes TypeScript Slide[] arrays using your primitives (Eyebrow, Heading, Accent, Body, BulletList, Divider, TwoCol, GradientText), 12 cycling brand…

coreyhaines31/makerskills · 259 tokens