Toolverse
All skills

tauri-solidjs

by different-ai

Tauri 2.x + SolidJS stack for OpenWork native app

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Mobile
Views
44

About this skill

Tauri 2.x + SolidJS stack for OpenWork native app

How to use

  1. Zainstaluj umiejętność w swoim projekcie OpenWork, upewniając się że masz zainstalowany pnpm oraz narzędzia Tauri CLI. 2. Utwórz nowy projekt Tauri z szablonu SolidJS uruchamiając polecenie pnpm create tauri-app openwork --template solid-ts — ta komenda przygotuje strukturę katalogów z frontendem (SolidJS komponenty, store'y, konfiguracja Vite) i backendem (kod Rust, konfiguracja Tauri, pluginy). 3. Przejdź do katalogu projektu i zainstaluj zależności frontend'owe oraz backend'owe zdefiniowane w package.json i Cargo.toml, które zawierają SolidJS, Tauri API, pluginy (shell, system plików, SQL) i narzędzia buildowania. 4. Uruchom aplikację w trybie deweloperskim poleceniem pnpm tauri dev — otworzy się okno aplikacji natywnej z hot-reload'em, umożliwiając testowanie zmian w komponentach SolidJS i komunikacji z backendem Rust. 5. Buduj aplikację dla desktopa poleceniem pnpm tauri build (generuje executable dla Twojego systemu) lub dla mobilnych platform: pnpm tauri ios build dla iOS i pnpm tauri android build dla Android'a. 6. Rozwijaj aplikację dodając komponenty SolidJS w katalogu src/components, definiując state w stores, pisząc Rust'owe komendy w src-tauri/src/lib.rs i konfigurując uprawnienia w capabilities — umiejętność zapewnia pełny most między TypeScript'em a Rust'em poprzez Tauri API.

Related skills

vercel-react-native-skills

by vercel-labs

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or

Mobile
1745

claude-mobile-ios-testing

by krzemienski

Use when testing iOS apps on simulator, capturing screenshots for validation gates, automating UI testing with expo-mcp and xc-mcp, or verifying visual correctness - combines expo-mcp autonomous testing (React Native level) with xc-mcp simulator management (iOS level)

Mobile
15111

mobile-design

by sickn33

Mobile-first design and engineering doctrine for iOS and Android apps. Covers touch interaction, performance, platform conventions, offline behavior, and mobile-specific decision-making. Teaches principles and constraints, not fixed layouts. Use for React Native, Flutter, or

Mobile
6091

build-macos-apps

by glittercowboy

Build professional native macOS apps in Swift with SwiftUI and AppKit. Full lifecycle - build, debug, test, optimize, ship. CLI-only, no Xcode.

Mobile
31136

android-kotlin-development

by aj-geddes

Develop native Android apps with Kotlin. Covers MVVM with Jetpack, Compose for modern UI, Retrofit for API calls, Room for local storage, and navigation architecture.

Mobile
152396

slidev

by XIYO

Comprehensive guide for Slidev - a web-based presentation framework for developers. Covers Markdown syntax, layouts, components, animations, theming, and exporting. Use this skill when creating or working with developer presentations using Slidev.

Mobile
223353