tooling-setup

Installation
SKILL.md

Tooling Setup for React 19 Projects

Production-ready configuration for modern frontend tooling with Vite, TypeScript, Biome, and Vitest.

1. Vite + React 19 + React Compiler

// vite.config.ts
import { defineConfig } from 'vite'
import react from '@vitejs/plugin-react'
Related skills

More from madappgang/claude-code

Installs
2
GitHub Stars
277
First Seen
Jan 22, 2026