·managing-tauri-app-resources
</>

managing-tauri-app-resources

dchuk/claude-code-tauri-skills

Assists with managing Tauri application resources including app icons setup and generation, embedding static files and assets, accessing bundled resources at runtime, and implementing thread-safe state management patterns.

18Installs·0Trend·@dchuk

Installation

$npx skills add https://github.com/dchuk/claude-code-tauri-skills --skill managing-tauri-app-resources

SKILL.md

| icon.icns | macOS | | icon.ico | Windows | | .png | Linux, Android, iOS |

Windows (.ico): Layers for 16, 24, 32, 48, 64, 256 pixels.

Android: No transparency. Place in src-tauri/gen/android/app/src/main/res/mipmap- folders. Each needs iclauncher.png, iclauncherround.png, iclauncherforeground.png.

Assists with managing Tauri application resources including app icons setup and generation, embedding static files and assets, accessing bundled resources at runtime, and implementing thread-safe state management patterns. 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 managing-tauri-app-resources
Category
</>Dev Tools
Verified
First Seen
2026-02-07
Updated
2026-02-18

Quick answers

What is managing-tauri-app-resources?

Assists with managing Tauri application resources including app icons setup and generation, embedding static files and assets, accessing bundled resources at runtime, and implementing thread-safe state management patterns. Source: dchuk/claude-code-tauri-skills.

How do I install managing-tauri-app-resources?

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 managing-tauri-app-resources 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