--- id: bkywksj/knowledge-base/error-handler version: "c6cebff7" license: NOASSERTION install: manual updated: 2026-07-27 --- # Error Handler — Error Handler provides a structured approach to error management across Tauri's Rust backend and React frontend. It covers AppError enum definitions, three-layer error propagation from database through service to command layer, and frontend error handling with try-catch patterns and Ant Design components. The skill includes ErrorBoundary implementation, safe invoke wrappers, and best practices for avoiding panics and unhandled rejections. Publisher: bkywksj · Stars: 299 · Updated: 2026-07-27 Install (manual): `git clone https://github.com/bkywksj/knowledge-base` *Unlicensed repository - metadata only, no file contents reproduced.* [View on SkillFed](https://skillfed.io/bkywksj/knowledge-base/error-handler) · [View on GitHub](https://github.com/bkywksj/knowledge-base)