Back to Skills

dev-r3f-r3f-materials

majiayu000
Updated 7 days ago
14 views
58
9
58
View on GitHub
Otherdesign

About

This skill helps developers select and implement materials, shaders, and visual effects in React Three Fiber (R3F). It provides a decision framework for choosing material types, from basic unlit options to advanced PBR and custom shaders, while considering performance. Use it when creating custom materials, implementing visual effects, or optimizing 3D object rendering.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/dev-r3f-r3f-materials

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/dev-r3f-r3f-materials
0

Related Skills

dev-r3f-r3f-fundamentals

Other

This skill provides React Three Fiber fundamentals for declarative 3D scene composition and game loop implementation. It covers core patterns for setting up scenes, creating 3D components, and managing canvas/renderer settings with `useFrame`. Use it when starting new R3F projects or building interactive 3D components.

View skill

dev-r3f-r3f-physics

Other

This skill provides Rapier physics integration for React Three Fiber (R3F) applications, enabling realistic physics simulation and collision detection in 3D games and interactive scenes. It's ideal for developers needing to add falling objects, character controllers, vehicles, or interactive environments to their R3F projects. The skill offers a declarative component-based API (`Physics` and `RigidBody`) for straightforward implementation.

View skill

content-collections

Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill

polymarket

Meta

This skill enables developers to build applications with the Polymarket prediction markets platform, including API integration for trading and market data. It also provides real-time data streaming via WebSocket to monitor live trades and market activity. Use it for implementing trading strategies or creating tools that process live market updates.

View skill