Source

beshkenadze/claude-code-tauri-skills

39 skills · 85 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
distributing-tauri-for-ios Guides users through distributing Tauri applications to the iOS App Store, including Apple Developer enrollment, Xcod…
beshkenadze/claude-code-tauri-skills
5
2
distributing-tauri-for-android Guides the user through distributing Tauri applications for Android, including Google Play Store submission, APK and …
beshkenadze/claude-code-tauri-skills
3
3
packaging-tauri-for-linux Guides users through packaging Tauri v2 applications for Linux distributions including AppImage, Debian (.deb), RPM, …
beshkenadze/claude-code-tauri-skills
3
4
setting-up-tauri-projects Helps users create and initialize new Tauri v2 projects for building cross-platform desktop and mobile applications. …
beshkenadze/claude-code-tauri-skills
3
5
understanding-tauri-ecosystem-security Guides developers through Tauri ecosystem security practices including security auditing, dependency management, vuln…
beshkenadze/claude-code-tauri-skills
3
6
adding-tauri-splashscreen Guides the user through adding a Tauri splashscreen, splash screen, loading screen, or startup screen to their applic…
beshkenadze/claude-code-tauri-skills
2
7
adding-tauri-system-tray Guides the user through implementing Tauri system tray functionality, including tray icon setup, tray menu creation, …
beshkenadze/claude-code-tauri-skills
2
8
building-tauri-with-github-actions Guides users through setting up Tauri GitHub Actions CI/CD pipelines and workflows for automated building, testing, a…
beshkenadze/claude-code-tauri-skills
2
9
calling-frontend-from-tauri-rust Guides developers through Tauri v2 event system for calling frontend from Rust, covering emit functions, event payloa…
beshkenadze/claude-code-tauri-skills
2
10
calling-rust-from-tauri-frontend Guides the user through calling Rust backend functions from the Tauri frontend using the invoke function, defining co…
beshkenadze/claude-code-tauri-skills
2
11
configuring-tauri-apps Guides developers through Tauri v2 configuration including tauri.conf.json structure, Cargo.toml settings, environmen…
beshkenadze/claude-code-tauri-skills
2
12
configuring-tauri-capabilities Guides users through configuring Tauri capabilities for security and access control, covering capability files, permi…
beshkenadze/claude-code-tauri-skills
2
13
configuring-tauri-csp Guides users through configuring Content Security Policy (CSP) in Tauri v2 applications to prevent XSS attacks and en…
beshkenadze/claude-code-tauri-skills
2
14
configuring-tauri-http-headers Guides developers through configuring HTTP headers security in Tauri v2 applications, covering security headers, cust…
beshkenadze/claude-code-tauri-skills
2
15
configuring-tauri-permissions Guides the user through configuring Tauri permissions, including the security permission system, allow and deny lists…
beshkenadze/claude-code-tauri-skills
2
16
configuring-tauri-scopes Guides users through configuring Tauri command scopes for security, including filesystem restrictions, URL patterns, …
beshkenadze/claude-code-tauri-skills
2
17
customizing-tauri-windows Guides users through Tauri window customization including custom titlebar implementation, transparent windows, window…
beshkenadze/claude-code-tauri-skills
2
18
debugging-tauri-apps Helps users debug Tauri v2 applications across VS Code, RustRover, IntelliJ, and Neovim. Covers console debugging, We…
beshkenadze/claude-code-tauri-skills
2
19
developing-tauri-plugins Guides the user through Tauri plugin development, including creating plugin extensions, configuring permissions, and …
beshkenadze/claude-code-tauri-skills
2
20
distributing-tauri-for-macos Guides users through distributing Tauri applications on macOS, including creating DMG installers, configuring app bun…
beshkenadze/claude-code-tauri-skills
2
21
distributing-tauri-for-windows Guides users through distributing Tauri applications on Windows, including creating MSI and NSIS installers, customiz…
beshkenadze/claude-code-tauri-skills
2
22
embedding-tauri-sidecars Teaches the assistant how to embed and execute external binaries (sidecars) in Tauri applications, including configur…
beshkenadze/claude-code-tauri-skills
2
23
integrating-tauri-js-frontends Guides Claude through configuring JavaScript frontend frameworks for Tauri v2 desktop applications, including Next.js…
beshkenadze/claude-code-tauri-skills
2
24
integrating-tauri-rust-frontends Guides the user through integrating Rust-based WASM frontend frameworks with Tauri v2, covering Leptos and Trunk setu…
beshkenadze/claude-code-tauri-skills
2
25
listening-to-tauri-events Teaches how to subscribe to and listen for Tauri events in the frontend using the events API, including typed event h…
beshkenadze/claude-code-tauri-skills
2
26
managing-tauri-app-resources Assists with managing Tauri application resources including app icons setup and generation, embedding static files an…
beshkenadze/claude-code-tauri-skills
2
27
managing-tauri-plugin-permissions Guides users through configuring Tauri plugin permissions, capabilities, and security. Covers platform-specific capab…
beshkenadze/claude-code-tauri-skills
2
28
migrating-tauri-apps Assists users with migrating Tauri applications from v1 to v2 stable, and from v2 beta to v2 stable, covering breakin…
beshkenadze/claude-code-tauri-skills
2
29
optimizing-tauri-binary-size Guides users through Tauri binary size optimization techniques to produce small, efficient desktop application bundle…
beshkenadze/claude-code-tauri-skills
2
30
running-nodejs-sidecar-in-tauri Guides users through running Node.js as a sidecar process in Tauri applications, enabling JavaScript backend function…
beshkenadze/claude-code-tauri-skills
2
31
signing-tauri-apps Guides the user through Tauri application code signing and notarization for Android, iOS, Linux, macOS, and Windows p…
beshkenadze/claude-code-tauri-skills
2
32
testing-tauri-apps Guides developers through testing Tauri applications including unit testing with mock runtime, mocking Tauri APIs, We…
beshkenadze/claude-code-tauri-skills
2
33
understanding-tauri-architecture Teaches Claude about Tauri's core architecture, including the Rust backend, webview integration, Core-Shell design pa…
beshkenadze/claude-code-tauri-skills
2
34
understanding-tauri-ipc Teaches the assistant about Tauri IPC (Inter-Process Communication) patterns including brownfield and isolation appro…
beshkenadze/claude-code-tauri-skills
2
35
understanding-tauri-lifecycle-security Assists developers with understanding Tauri application lifecycle security threats spanning development, build, distr…
beshkenadze/claude-code-tauri-skills
2
36
understanding-tauri-process-model Explains the Tauri process model architecture including the Core process, WebView process, inter-process communicatio…
beshkenadze/claude-code-tauri-skills
2
37
understanding-tauri-runtime-authority Explains how the Tauri runtime authority enforces security policies during application execution, covering ACL-based …
beshkenadze/claude-code-tauri-skills
2
38
updating-tauri-dependencies Assists users with updating Tauri dependencies including the Tauri CLI, Rust crates, JavaScript packages, and checkin…
beshkenadze/claude-code-tauri-skills
2
39
using-crabnebula-cloud-with-tauri Guides the user through distributing Tauri applications via CrabNebula Cloud, including pipeline setup, cloud configu…
beshkenadze/claude-code-tauri-skills
2