studio-dev

Configure the NeMo Studio React and TypeScript monorepo development environment.

58|16|Updated May 14, 2026
One-click install
npx skills add https://github.com/NVIDIA-NeMo/nemo-platform --skill studio-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: studio-dev
Source: https://github.com/NVIDIA-NeMo/nemo-platform/tree/main/.agents/skills/studio-dev
Command: npx skills add https://github.com/NVIDIA-NeMo/nemo-platform --skill studio-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the context-switching process for developers working on the NeMo Studio web interface, ensuring they have immediate access to the correct monorepo structure and tooling.

Core Features & Use Cases

  • Contextual Navigation: Provides a clear map of the React + TypeScript monorepo, including shared packages, SDKs, and sandbox environments.
  • Workflow Optimization: Centralizes access to frontend-specific commands and documentation, reducing the cognitive load when switching between backend and frontend tasks.
  • Use Case: When a developer needs to implement a new UI component in the Studio, activating this skill instantly surfaces the relevant paths for the main app, shared code, and Storybook documentation.

Quick Start

Activate the studio-dev skill to initialize the development environment and load the web project context.

Frequently Asked Questions about studio-dev

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

FAQPage Schema
How do I set up the NeMo Studio React and TypeScript monorepo development environment?

To set up the NeMo Studio React and TypeScript monorepo development environment, activate the studio-dev skill to initialize the workspace context, map frontend packages, and load studio-specific build and testing workflows.

What Node.js and pnpm versions are required for NeMo Studio frontend workflows?

NeMo Studio frontend workflows require Node.js 22.18.x and pnpm to manage the studio-specific build and testing workflows across the React and TypeScript monorepo packages.

How do I navigate shared libraries and SDK components in a React monorepo?

To navigate shared libraries and SDK components in a React monorepo, use the studio-dev skill to provide a contextual map of shared packages, sandbox environments, and Storybook documentation paths.

Can I use this skill to find Storybook documentation for new UI components?

Yes, you can use this skill to find Storybook documentation paths for new UI components, as it centralizes access to frontend-specific commands and surfaces relevant paths for the main app and shared code.

What is the best way to reduce context switching when developing frontend packages for NeMo Studio?

The best way to reduce context switching when developing frontend packages for NeMo Studio is to activate the studio-dev skill, which centralizes access to tooling and provides a clear map of the monorepo structure.