electric-debugging
Installation
SKILL.md
This skill builds on electric-shapes and electric-proxy-auth. Read those first.
Electric — Debugging Sync Issues
Setup
Enable debug logging to see retry and state machine behavior:
import { ShapeStream, FetchError } from '@electric-sql/client'
Related skills