Implement Vercel reliability patterns including circuit breakers, idempotency, and graceful degradation. Use when building fault-tolerant Vercel integrations, implementing retry strategies, or adding resilience to production Vercel services. Trigger with phrases like "vercel reliability", "vercel circuit breaker", "vercel idempotent", "vercel resilience", "vercel fallback", "vercel bulkhead".
5.2
Rating
0
Installs
DevOps & Infrastructure
Category
The skill provides a good structural foundation with clear separation of concerns (references for circuit breakers, idempotency, DLQ, etc.). The description adequately covers what the skill does and when to use it. However, taskKowledge is limited - the main SKILL.md provides only high-level steps without concrete implementation details, code snippets, or specific configuration examples. While referenced files presumably contain more detail, the core instructions lack actionable guidance (e.g., 'Wrap Vercel calls with circuit breaker' without showing how). Novelty is moderate - while reliability patterns are valuable, they're well-established concepts that a capable CLI agent could implement with sufficient prompting. The skill would benefit from more concrete examples in the main instructions, specific parameter configurations, and clearer decision trees for when to apply each pattern.
Loading SKILL.md…