Managing Tauri App Resources

Manage Tauri app resources: app icon generation, embedding static files and assets, accessing bundled resources at runtime, and thread-safe state management. USE WHEN generating Tauri icons, bundling assets, reading resource files at runtime, or sharing mutable state safely across Tauri commands.

Sheshiyer Updated

File contents

Sheshiyer/skill-clusters/tree/main/skills/managing-tauri-app-resources commit dd07015680

Frequently asked questions

npx skillmds@latest add sheshiyer/managing-tauri-app-resources