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.

$ 安裝

git clone https://github.com/emilyantosch/hestia_tauri /tmp/hestia_tauri && cp -r /tmp/hestia_tauri/.claude/skills/backend-dev-guidelines ~/.claude/skills/hestia_tauri

// tip: Run this command in your terminal to install the skill