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
Outputs
- Scaffold commands and options / 脚手架命令与选项
- Project structure and config checklist / 项目结构与配置清单
Scope
- Boundary: create-tauri-app decisions and initial configuration
- Key points: SSG/export configuration for frameworks like Next.js
References
- https://v2.tauri.app/start/create-project/
- https://v2.tauri.app/start/project-structure/
- https://v2.tauri.app/start/frontend/
Keywords
tauri scaffold, create-tauri-app, project structure, static export, ssg
Related skills
More from partme-ai/tauri-skills
tauri
Comprehensive index for Tauri framework development, including Rust backend, frontend integration, and full plugin ecosystem. Acts as a router to specialized sub-skills with local examples and templates.
1tauri-app-positioner
Guidance for Tauri v2 positioner plugin with multi-display alignment strategies.
1tauri-app-nfc
Guidance for Tauri v2 NFC plugin with session handling and data validation.
1tauri-build
Guidance for Tauri v2 production builds, signing, and distribution artifacts.
1tauri-app-shell
Guidance for Tauri v2 shell plugin with secure command execution and open behavior.
1tauri-app-store
Guidance for Tauri v2 store plugin with key-value persistence and lazy loading.
1