react-vite

Implement React + Vite apps in a pnpm monorepo with design subagent guidance.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/KartikSharma4448/aegiscare --skill react-vite-kartiksharma4448
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: react-vite
Source: https://github.com/KartikSharma4448/aegiscare/tree/main/frontend/.local/skills/react-vite
Command: npx skills add https://github.com/KartikSharma4448/aegiscare --skill react-vite-kartiksharma4448

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Establishes a standardized workflow for building React + Vite frontends within a pnpm monorepo, ensuring design delegation and consistency across teams.

Core Features & Use Cases

  • Design-led frontend workflow enforces design subagent guidance for initial builds, architecture decisions, and consistent UI shells.
  • Stepwise planning covers app classification, API surface planning, and parallel frontend/backend work to accelerate delivery.
  • Real-world use case: A team ships a new React dashboard by coordinating frontend shells, design direction, and backend scaffolding via the design subagent workflow.

Quick Start

Always use the design subagent for every react-vite first build — no exceptions.

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 monorepo for frontend architecture planning?

React and Vite monorepo structure uses pnpm for package management, applying stepwise app classification and API surface planning to ensure scalable frontend architecture.

What is a design subagent and how does it guide UI development in React?

A design subagent is a delegated workflow component that provides UI/UX governance, enforcing design guidance for initial builds, architecture decisions, and consistent UI shells in React applications.

How do I plan API surfaces for a React Vite dashboard with parallel backend coordination?

Plan API surfaces by classifying the React Vite application requirements first, then coordinating parallel frontend shells and backend scaffolding through the design subagent workflow to accelerate delivery.

Do I need pnpm to use these React Vite frontend guidelines?

Yes, pnpm is required as these React Vite frontend guidelines are specifically designed to establish a standardized workflow within a pnpm monorepo environment for consistent team builds.

When should I use a design subagent for frontend builds?

Use a design subagent for every initial React Vite build without exception, particularly for architecture-heavy frontend projects requiring design delegation, API planning, and parallel backend coordination.

What are the limitations of using a design-led workflow for React Vite apps?

The design-led workflow mandates design subagent dependency for every initial build, which may constrain teams needing rapid prototyping outside structured architecture-heavy frontend project environments.