console-frontend-review
Installation
SKILL.md
Depot Console Frontend Code Review Skill
This skill provides comprehensive code review for the depot console React/TypeScript web application used for fleet operations and rover teleoperation.
Overview
The depot console is a React 19 web application providing real-time control and monitoring of BVR rovers. It features 3D visualization, WebSocket-based teleop, and 360° video streaming.
Technology Stack:
- Framework: React 19 with Vite
- Language: TypeScript (strict mode)
- State: Zustand (single store)
- Styling: Tailwind CSS v4
- 3D: React Three Fiber + drei
- UI Components: Radix UI primitives
- Routing: React Router v7
- Build: Vite with ESM