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