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
अपडेट किया गया 1/4/2026
स्टार
4
फोर्क
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.

इंस्टॉलेशन
$ install --globalskills.sh
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use backend-dev-guidelines