react-dev

Automate Turbo and pnpm monorepo management with a unified kctl-react CLI.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/tgunawandev/kodemeio-platform --skill react-dev-tgunawandev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: react-dev
Source: https://github.com/tgunawandev/kodemeio-platform/tree/main/packages/kctl-react/skills/react-dev
Command: npx skills add https://github.com/tgunawandev/kodemeio-platform --skill react-dev-tgunawandev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the management of Turbo + pnpm monorepos by exposing a unified kctl-react CLI for React apps.

Core Features & Use Cases

  • Auto-discovers apps and packages in a monorepo to eliminate manual tracking.
  • Exposes 17 command groups and 85+ commands for app management, dev servers, builds, testing, linting, and analytics.
  • Provides config management and project-wide workflows across multiple apps.

Quick Start

Install and run the kctl-react tool, then list discovered apps with kctl-react apps list.

Frequently Asked Questions about react-dev

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

FAQPage Schema
How do I manage multiple React apps in a pnpm and Turbo monorepo?

Managing multiple React apps in a pnpm and Turbo monorepo is automated by a unified CLI that auto-discovers packages and coordinates dev servers, builds, and tests across the entire repository.

What is the best way to auto-discover React apps in a monorepo?

Auto-discovering React apps in a monorepo is handled by a Python Typer-based CLI that scans repositories to eliminate manual tracking, instantly exposing available apps and packages for orchestration.

How do I orchestrate dev servers for multiple React apps in a monorepo?

Orchestrating dev servers for multiple React apps is achieved through the unified CLI, which coordinates and orchestrates development servers, builds, and testing across all discovered apps.

Can I use a Python Typer-based CLI for React monorepo automation?

Yes, a Python Typer-based CLI is used for React monorepo automation, exposing 17 command groups and 85+ commands to handle app management, linting, and project-wide configuration workflows.

Does this monorepo CLI support linting and code quality tooling for React?

Yes, the monorepo CLI supports linting and code quality tooling for React by exposing integrated commands that apply project-wide code quality workflows across all auto-discovered apps.

What are the limitations of using a unified CLI for Turbo and pnpm monorepos?

The unified CLI for Turbo and pnpm monorepos is designed for large multi-app repositories, meaning smaller single-app projects may find the 85+ commands and orchestration workflows unnecessarily complex.