react-vite

Build React and Vite apps with routing, API hooks, and SEO-aware pages.

Updated Jun 20, 2026
One-click install
npx skills add https://github.com/4tie/fortiesr --skill react-vite-4tie
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: react-vite
Source: https://github.com/4tie/fortiesr/tree/main/.local/skills/react-vite
Command: npx skills add https://github.com/4tie/fortiesr --skill react-vite-4tie

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a disciplined workflow for building modern React + Vite web applications with consistent architecture, reliable API integration, and production-ready frontend polish.

Core Features & Use Cases

  • Frontend-first delivery: Launches a design subagent early so complex interfaces can be built quickly without blocking on backend details.
  • API-driven implementation: Uses generated hooks, OpenAPI-guided workflows, and clear routing conventions to keep UI and backend aligned.
  • Production readiness: Encourages SEO, loading states, testability, responsive navigation, and accessible component structure.
  • Use case: Ideal for dashboards, CRUD tools, marketing sites, and other web apps that need a strong React frontend built with consistent project rules.

Quick Start

Use the react-vite skill to classify the app, hand off the frontend brief to the design subagent, and build the React + Vite experience with the provided project conventions and API hooks.

Frequently Asked Questions about react-vite

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I structure a React and Vite application with API integration and routing?▼

Build React and Vite apps using a structured frontend workflow that applies generated API hooks, clear routing conventions, and project-specific rules. This delivers polished UI with consistent architecture and reliable API integration.

What is the best way to build polished React UI without waiting on backend details?▼

Build polished React UI without backend delays by delegating interface design to a design subagent early in the workflow. This enables rapid frontend delivery while API integration is managed separately through generated hooks.

Can I use this React and Vite workflow for dashboards and CRUD tools?▼

Yes, this React and Vite workflow supports dashboards, CRUD tools, and presentation sites. It provides SEO-aware page structures, responsive navigation, loading states, and accessible component architecture for production readiness.

Do I need generated API hooks to implement a React app with this workflow?▼

Yes, you need generated API hooks to implement a React app with this workflow. The structured workflow requires these hooks, SEO-aware page structures, and project-specific frontend conventions to deliver correct API integration.

How does a design subagent work when building React applications?▼

A design subagent works by receiving a frontend brief early in the development cycle and constructing complex interfaces independently. This delegation prevents frontend delivery from blocking on backend details while maintaining consistent architecture.