#378 · Primary category: AI Coding Assistants
Threejs-Awesome-Graphics-Agent-Skills
A three.js agent skills for producing awesome graphics for scenes and games
Project last updated:08/27/26
GitHub Stars
768
Forks
87
Contributors
2
License
MIT
Why we included this project
If you build three.js scenes or games with an AI coding agent, this skill pack exists to close the gap between a vague prompt like "make it look good" and a render that actually does. It ships a library of concrete, working implementations, from spectral oceans and volumetric clouds to procedural vegetation, PBR materials, and post-processing, that install directly into Codex, Claude Code, Cursor, or Copilot so the agent can reference exact code rather than improvise. The skills are organized by visual system, with camera rigs, shadow cascades, bloom, atmosphere, and water optics each exposing named parameters and validation captures, which makes the output more controllable and easier to iterate on. Teams that keep hitting the limits of what their coding assistant can produce for 3D graphics will find this a practical way to push past them without hand-writing every shader. It is a skill pack for agents, not a rendering library itself, so it is most useful to people already working through an AI coding workflow.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.