react-dev-orchestration

Installation
SKILL.md

React Dev Orchestration

Orchestrates end-to-end feature development in React Router 7 Framework Mode (ssr: false) SPA projects — from requirements analysis through integration verification.

Project characteristics: React Router 7 Framework Mode with ssr: false. No runtime server — all code runs client-side. Routes are defined code-based in app/routes.ts, not with createBrowserRouter. TanStack Query handles all runtime data fetching. Server Components and Server Actions are not used.

Convention Loading

Read these reference files before starting work:

  1. Always: references/FRONTEND_ARCHITECTURE_CONVENTION.md, references/FRONTEND_CONVENTION.md
  2. As needed: references/REACT_CONVENTION.md, references/REACT_ROUTER_CONVENTION.md

Orchestration Workflow

Step 1: Requirements Analysis

Installs
2
First Seen
Mar 5, 2026
react-dev-orchestration — sellernote/sellernote-vibecode-plugin