tauri-scaffold
Installation
SKILL.md
When to use this skill
ALWAYS use this skill when the user mentions:
- Scaffolding a Tauri v2 project / 搭建 Tauri v2 项目脚手架
- Project structure or initial configuration / 项目结构或初始化配置
- Static export or SSG for framework integration / 框架静态导出或 SSG
Trigger phrases include:
- "create-tauri-app", "scaffold", "project structure", "static export", "SSG"
- "脚手架", "项目结构", "静态导出", "SSG"
How to use this skill
- Gather target platforms and frontend framework choice
- Use create-tauri-app with appropriate options
- Apply SSG or static export configuration for the chosen framework
- Verify the project builds and loads local assets correctly