verekia-setup
✓Verekia's preferred project setup with Next.js Pages Router, Tailwind 4, Prettier, and TypeScript.
Installation
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.
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- Source
- verekia/r3f-gamedev
- 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
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01