dannysmith/tauri-template

A production-ready template for building modern desktop applications with Tauri v2, React 19, and TypeScript. This template provides a solid foundation with best practices, comprehensive documentation, and quality tooling built-in.

301Stars on the repository
8Mods indexed here, across every type
20d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

dannysmith/tauri-template

Skill Claude CodeCodex

Switch the project's package manager between npm, bun, and pnpm. Updates all config, scripts, documentation, CI workflows, and AI instructions. Use when initializing from template or switching package managers.

301 20d ago A 43 tokens original MIT

check

02

dannysmith/tauri-template

Skill Claude CodeCodex

Check work for adherence with architecture, run quality checks, and suggest a commit message. Use after completing work on a feature or bug fix.

301 20d ago A 30 tokens original MIT

cleanup

03

dannysmith/tauri-template

Skill Claude CodeCodex

Run static analysis tools (knip, jscpd, check:all), get intelligent recommendations for cleanup, and optionally create a task document.

301 20d ago A 31 tokens original MIT

init

04

dannysmith/tauri-template

Skill Claude CodeCodex

One-time template initialization. Collects app name, description, and package manager preference, then updates all project files. Run once when starting a new project from this template.

301 20d ago A 36 tokens original MIT