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