defensive-patterns
CommunityHarden services with targeted production safety
Software Engineering#rate limiting#resilience#reliability#timeouts#circuit breaker#graceful degradation#production hardening
Authorluyzkk
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Defensive-pattern selection prevents production outages and runaway costs by ensuring critical endpoints and integrations handle failures predictably instead of cascading into broader incidents.
Core Features & Use Cases
- Pattern Menu with Risk-Based Guidance: Presents production defensive categories like rate limiting, circuit breakers, timeouts, fallback responses, retries with backoff, bulkheads, centralized config, health checks, and graceful degradation, then guides prioritization by impact.
- Context-Aware Application: Reads the target module/service code when a name is provided, identifies which patterns already exist, and recommends only relevant missing ones.
- Production-Ready Implementation Prompts: Provides concrete “when to use” triggers and operational expectations (e.g., 429 for rate limiting, open/half-open states for circuit breakers, explicit timeouts for all external calls).
Quick Start
Run defensive pattern selection for the module you want to protect by calling /anti-vibe-coding:defensive-patterns with the service or module name as the argument.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: defensive-patterns Download link: https://github.com/luyzkk/Anti-Vibe-Coding/archive/main.zip#defensive-patterns Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.