EnzeDEnzeDCommunityยท11 Agent Skills Included

r3f-skills

Build correct React Three Fiber 3D scenes faster

Guides the building of React Three Fiber scenes with current, version-compatible APIs for geometry, materials, lighting, textures, shaders, animation, physics, and postprocessing. Prevents common mistakes like broken color spaces, leaked GPU resources, wrong collider sizes, and outdated Three.js patterns. Each skill includes a type-checked example and decision rules so agents pick the right API for the installed package versions.
npx skills add EnzeD/r3f-skills --all -g -y

All Skills in This Repository (11)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install r3f-skills?โ–ผ

Run `npx skills add EnzeD/r3f-skills --all -g -y` in your terminal to install all eleven skills globally.

What does r3f-skills cover?โ–ผ

It covers the full React Three Fiber workflow: scene setup, geometry, materials, lighting, textures, loaders, animation, shaders, postprocessing, interaction, and Rapier physics.

Which React Three Fiber versions are supported?โ–ผ

The skills are verified against Fiber 9 with React 19 and Three.js r185, and each skill tells the agent to check your project's installed versions before choosing APIs.

Does r3f-skills work with Claude Code and Codex?โ–ผ

Yes. Every skill follows the standard SKILL.md format and works in Claude Code, Codex, and other compatible coding agents.

Can I install only one r3f skill?โ–ผ

Yes. Each of the eleven skills is independently installable, so you can add only the topics your project needs, such as shaders or physics.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’