Implement Supabase reliability patterns including circuit breakers, idempotency, and graceful degradation. Use when building fault-tolerant Supabase integrations, implementing retry strategies, or adding resilience to production Supabase services. Trigger with phrases like "supabase reliability", "supabase circuit breaker", "supabase idempotent", "supabase resilience", "supabase fallback", "supabase bulkhead".
5.8
Rating
0
Installs
Backend Development
Category
The skill provides a well-structured overview of Supabase reliability patterns with clear separation of concerns across reference files. The description adequately covers the scope (circuit breakers, idempotency, graceful degradation) and provides good trigger phrases. Structure is strong with dedicated reference files for circuit breakers, DLQ, errors, examples, and idempotency keys. However, taskKnowledge is moderately limited as SKILL.md provides only high-level steps without concrete implementation details (though referenced files likely contain these). Novelty is moderate - while reliability patterns add value, implementing circuit breakers and retry logic are well-documented patterns that a capable CLI agent could handle with existing libraries and documentation, though the skill does provide convenient consolidation of Supabase-specific patterns. The skill would benefit from more actionable implementation guidance in the main steps or clearer pointers to which reference files contain specific implementation code.
Loading SKILL.md…

Skill Author