home/categories/full-stack/emilyantosch-hestia-tauri-claude-skills-backend-dev-guidelines-skill-md
full-stackdevelopment

backend-dev-guidelines

Comprehensive Rust backend development guide for Tauri applications. Use when creating Tauri commands, database operations, error handling, state management, or async patterns. Covers layered architecture (commands → services → operations → database), Result-based error handling, SeaORM patterns, tokio async/await, testing with cargo test, and type-driven design principles.

emilyantosch
maintainer
emilyantosch
Mis à jour 1/4/2026
Étoiles
4
Forks
0
quick start

Installation and usage

Comprehensive Rust backend development guide for Tauri applications. Use when creating Tauri commands, database operations, error handling, state management, or async patterns. Covers layered architecture (commands → services → operations → database), Result-based error handling, SeaORM patterns, tokio async/await, testing with cargo test, and type-driven design principles.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use backend-dev-guidelines