debugging

Installation
SKILL.md

Debugging Skill

Systematic debugging strategies for diagnosing and fixing issues in Tauri applications.

Overview

This skill provides debugging guidance for:

  • Rust backend issues: Panics, errors, async problems, database failures
  • React frontend issues: Runtime errors, UI problems, state management issues
  • Integration problems: Tauri command failures, type mismatches, serialization errors
  • Database issues: Query failures, connection problems, migration errors
  • Performance issues: Slow operations, memory leaks, blocking calls

When This Skill Applies

Related skills

More from cacr92/wereply

Installs
4
Repository
cacr92/wereply
GitHub Stars
1
First Seen
Mar 10, 2026