tauri-window

star 0

Guidance for Tauri v2 window creation, configuration, lifecycle management, and custom titlebar UI.

ojisanchamchi By ojisanchamchi schedule Updated 2/6/2026

name: tauri-window description: Guidance for Tauri v2 window creation, configuration, lifecycle management, and custom titlebar UI. license: Complete terms in LICENSE.txt

When to use this skill

ALWAYS use this skill when the user mentions:

  • Creating or configuring Tauri windows / 创建或配置 Tauri 窗口
  • Window lifecycle, behaviors, or multi-window patterns / 窗口生命周期、行为或多窗口模式
  • Custom titlebar or frameless window UI / 自定义标题栏或无边框窗口

Trigger phrases include:

  • "window", "titlebar", "frameless", "multi-window", "window lifecycle"
  • "窗口", "标题栏", "无边框", "多窗口", "生命周期"

How to use this skill

  1. Identify the window requirements and platform targets
  2. Map requirements to windows config and runtime APIs
  3. Provide custom titlebar structure and event handling guidance
  4. Validate lifecycle events and window state transitions

Outputs

  • Window configuration and lifecycle plan / 窗口配置与生命周期方案
  • Custom titlebar guidance / 自定义标题栏指导

Scope

  • Boundary: Window creation, configuration, and lifecycle only
  • v2 focus: Windows config and runtime window APIs

References

Keywords

tauri v2, window, titlebar, lifecycle, windows config, frameless

Install via CLI
npx skills add https://github.com/ojisanchamchi/tauri-skills --skill tauri-window
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
ojisanchamchi
ojisanchamchi Explore all skills →