·verekia-architecture
</>

verekia-architecture

verekia/r3f-gamedev

Day-to-day coding style and patterns for R3F game development with Miniplex ECS.

5Installs·0Trend·@verekia

Installation

$npx skills add https://github.com/verekia/r3f-gamedev --skill verekia-architecture

SKILL.md

The core principle of R3F game development is separating game logic from rendering. React components are views, not the source of truth.

Games should be capable of running entirely without a renderer:

Capture Three.js object references on entities using a wrapper component, allowing systems to manipulate objects directly.

Day-to-day coding style and patterns for R3F game development with Miniplex ECS. Source: verekia/r3f-gamedev.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

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

Quick answers

What is verekia-architecture?

Day-to-day coding style and patterns for R3F game development with Miniplex ECS. Source: verekia/r3f-gamedev.

How do I install verekia-architecture?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/verekia/r3f-gamedev --skill verekia-architecture 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/verekia/r3f-gamedev