r3f-materials

Installation
SKILL.md

R3F Materials

Materials define surface appearance—color, texture, reflectivity, transparency, and custom shader effects.

Quick Start

// Built-in material
<mesh>
  <boxGeometry />
  <meshStandardMaterial color="hotpink" metalness={0.8} roughness={0.2} />
</mesh>
Related skills

More from bbeierle12/skill-mcp-claude

Installs
55
GitHub Stars
8
First Seen
Jan 22, 2026