·verekia-setup
</>

verekia-setup

verekia/r3f-gamedev

Verekia's preferred project setup with Next.js Pages Router, Tailwind 4, Prettier, and TypeScript.

5Installs·0Trend·@verekia

Installation

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

SKILL.md

Installation instructions and boilerplate for setting up a new R3F game project.

Pages go in pages/ directory. Each file becomes a route. 'use client' directives should not be used since we are in the Pages router.

Tailwind 4 uses CSS-based configuration with @import. No tailwind.config.js needed.

Verekia's preferred project setup with Next.js Pages Router, Tailwind 4, Prettier, and TypeScript. 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-setup
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is verekia-setup?

Verekia's preferred project setup with Next.js Pages Router, Tailwind 4, Prettier, and TypeScript. Source: verekia/r3f-gamedev.

How do I install verekia-setup?

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