cuyamaca-scaffold

Scaffold a Cuyamaca Tauri v2 desktop app with React, TypeScript, and Rust.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/yuyanghu06/cuyamaca --skill cuyamaca-scaffold
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cuyamaca-scaffold
Source: https://github.com/yuyanghu06/cuyamaca/tree/main/.claude/skills/cuyamaca-scaffold
Command: npx skills add https://github.com/yuyanghu06/cuyamaca --skill cuyamaca-scaffold

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scaffold a Cuyamaca Tauri v2 desktop app by providing a ready-made project skeleton, three-panel UI blueprint, and an IPC verification flow, enabling rapid startup for Arduino robotics control.

Core Features & Use Cases

  • Generates a Tauri v2 project with React + TypeScript frontend and Rust backend
  • Implements a three-panel layout (sidebar, main canvas, right-side parts panel)
  • Applies the warm-white liquid glass theme and ambient background gradient
  • Includes a basic IPC ping/test command for verification of the Tauri bridge
  • Produces the project directory skeleton with both frontend and backend structure

Use Case: A developer wants to bootstrap a Cuyamaca desktop app quickly to iterate on UI and IPC workflow.

Quick Start

Run the Tauri v2 scaffold to initialize a new cuyamaca project with the React + TS template, then open the generated codebase to review the folder layout and start the development server.

Frequently Asked Questions about cuyamaca-scaffold

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

FAQPage Schema
How do I scaffold a Tauri v2 desktop app for Arduino robotics control?

To scaffold a Tauri v2 desktop app for Arduino robotics control, use this tool to generate a project skeleton with React, TypeScript, and a Rust backend. It initializes the directory structure and IPC bridge verification automatically.

What is included in a three-panel UI scaffold for a Tauri desktop application?

A three-panel UI scaffold for a Tauri desktop application includes a sidebar, main canvas, and right-side parts panel. It also applies a warm-white liquid glass theme with an ambient background gradient.

Does the Tauri scaffold provide IPC verification for the Rust backend bridge?

Yes, the Tauri scaffold provides IPC verification by including a basic ping test command. This verifies the bridge between the React TypeScript frontend and the Rust backend during project initialization.

Can I use React and TypeScript for frontend development in a Tauri v2 project?

Yes, you can use React and TypeScript for frontend development in a Tauri v2 project. This scaffold specifically bootstraps the application with a React plus TypeScript template alongside the Rust backend.

What's the best way to bootstrap a Tauri project with a warm-white glass theme?

The best way to bootstrap a Tauri project with a warm-white glass theme is using a dedicated scaffold. This tool applies the liquid glass aesthetics and ambient gradient during the initial directory structure generation.