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
Actualizado 1/4/2026
Estrellas
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use backend-dev-guidelines