·r3f-lighting
</>

r3f-lighting

enzed/r3f-skills

React Three Fiber lighting - light types, shadows, Environment component, IBL. Use when adding lights, configuring shadows, setting up environment lighting, or optimizing lighting performance.

136Installs·6Trend·@enzed

Installation

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

SKILL.md

| Light | Description | Shadow Support | Cost |

| ambientLight | Uniform everywhere | No | Very Low | | hemisphereLight | Sky/ground gradient | No | Very Low | | directionalLight | Parallel rays (sun) | Yes | Low | | pointLight | Omnidirectional (bulb) | Yes | Medium | | spotLight | Cone-shaped | Yes | Medium | | rectAreaLight | Area light (window) | No | High |

React Three Fiber lighting - light types, shadows, Environment component, IBL. Use when adding lights, configuring shadows, setting up environment lighting, or optimizing lighting performance. 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-lighting 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-lighting
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is r3f-lighting?

React Three Fiber lighting - light types, shadows, Environment component, IBL. Use when adding lights, configuring shadows, setting up environment lighting, or optimizing lighting performance. Source: enzed/r3f-skills.

How do I install r3f-lighting?

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-lighting 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