·adding-tauri-system-tray
</>

adding-tauri-system-tray

dchuk/claude-code-tauri-skills

Guides the user through implementing Tauri system tray functionality, including tray icon setup, tray menu creation, handling tray events, and updating the tray at runtime in the notification area.

24Installs·1Trend·@dchuk

Installation

$npx skills add https://github.com/dchuk/claude-code-tauri-skills --skill adding-tauri-system-tray

SKILL.md

This skill covers implementing system tray (notification area) functionality in Tauri v2 applications.

Note: Enter, Move, and Leave events are not supported on Linux.

| Windows | Full support for all tray events | | macOS | Full support for all tray events | | Linux | Enter, Move, Leave events not supported |

Guides the user through implementing Tauri system tray functionality, including tray icon setup, tray menu creation, handling tray events, and updating the tray at runtime in the notification area. Source: dchuk/claude-code-tauri-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dchuk/claude-code-tauri-skills --skill adding-tauri-system-tray
Category
</>Dev Tools
Verified
First Seen
2026-02-07
Updated
2026-02-18

Quick answers

What is adding-tauri-system-tray?

Guides the user through implementing Tauri system tray functionality, including tray icon setup, tray menu creation, handling tray events, and updating the tray at runtime in the notification area. Source: dchuk/claude-code-tauri-skills.

How do I install adding-tauri-system-tray?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dchuk/claude-code-tauri-skills --skill adding-tauri-system-tray Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/dchuk/claude-code-tauri-skills