This is your reference guide for materials in React Three Fiber, covering everything from basic unlit surfaces to advanced PBR workflows. You get practical examples of meshStandardMaterial and meshPhysicalMaterial for realistic rendering, plus the specialized Drei materials like MeshReflectorMaterial for mirrors, MeshTransmissionMaterial for better glass, and animated options like MeshWobbleMaterial. The skill includes a useful comparison table showing which material needs lighting and when to use each type. Most helpful when you're setting up PBR textures, creating glass or metallic surfaces, or just need to remember which properties control roughness versus metalness. The examples are copy-paste ready with actual property values.
npx skills add https://github.com/enzed/r3f-skills --skill r3f-materials