tauri-app-autostart
Installation
SKILL.md
When to use this skill
ALWAYS use this skill when the user mentions:
- Enabling or disabling app autostart / 启用或关闭应用自启动
- Platform-specific autostart behavior / 平台自启动行为差异
- User-controlled autostart toggle / 用户可控自启动开关
Trigger phrases include:
- "autostart", "startup", "login items", "boot launch"
- "自启动", "开机启动", "登录项"
How to use this skill
- Decide autostart defaults and user controls
- Configure autostart plugin and permissions
- Handle platform differences for startup registration
- Provide rollback and verification steps
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