tauri-app-splashscreen
Installation
SKILL.md
When to use this skill
ALWAYS use this skill when the user mentions:
- Splashscreen at app startup / 启动时的启动页
- Hiding splashscreen timing / 启动页隐藏时机
- White screens during initial load / 初始加载白屏
Trigger phrases include:
- "splashscreen", "startup screen", "white screen", "loading"
- "启动页", "白屏", "加载"
How to use this skill
- Configure splashscreen assets and window settings
- Decide when to hide splashscreen and show main window
- Handle slow frontend load and error fallback
- Validate cross-platform startup behavior
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