check_anti_patterns
Identify known anti-patterns and common mistakes before implementing a design or writing code to avoid costly rework.
Instructions
TRIGGER: Call this BEFORE writing new code or designing a system. ⚠️ Searches for known mistakes matching your approach. Args: description: What you're about to build or the approach you're considering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |