·r3f-shaders
</>

r3f-shaders

enzed/r3f-skills

React Three Fiber shaders - GLSL, shaderMaterial, uniforms, custom effects. Use when creating custom visual effects, modifying vertices, writing fragment shaders, or extending built-in materials.

152Installs·6Trend·@enzed

Installation

$npx skills add https://github.com/enzed/r3f-skills --skill r3f-shaders

SKILL.md

The key prop on shaderMaterial enables live shader editing without page refresh:

When you edit shader code, the material automatically updates. Without key, you'd need to refresh the page to see changes.

React Three Fiber shaders - GLSL, shaderMaterial, uniforms, custom effects. Use when creating custom visual effects, modifying vertices, writing fragment shaders, or extending built-in materials. Source: enzed/r3f-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/enzed/r3f-skills --skill r3f-shaders Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/enzed/r3f-skills --skill r3f-shaders
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is r3f-shaders?

React Three Fiber shaders - GLSL, shaderMaterial, uniforms, custom effects. Use when creating custom visual effects, modifying vertices, writing fragment shaders, or extending built-in materials. Source: enzed/r3f-skills.

How do I install r3f-shaders?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/enzed/r3f-skills --skill r3f-shaders Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/enzed/r3f-skills