What problem does it solve? Kailash SDK developers frequently hit recurring errors such as Nexus blocking in Docker, missing .build() calls, wrong connection parameter order, cycle convergence failures, and DataFlow template syntax mistakes. This Skill maps each symptom to its root cause and provides a verified fix. ## Core Features & Use Cases - Symptom-to-Fix Lookup: A quick reference table maps symptoms like "API hangs forever" or "TypeError: expects Workflow" directly to the correct solution. - Detailed Error Guides: Eight focused reference documents cover Nexus blocking, connection pool exhaustion, connection parameters, cycle convergence, DataFlow templates, missing .build(), parameter validation, runtime execution, and v1.0 migration errors. - Prevention Checklist: A pre-run checklist helps developers avoid the most common mistakes before executing workflows. - Use Case: When a FastAPI deployment hangs on startup, the Skill identifies the Nexus auto_discovery conflict with DataFlow and provides the corrected initialization order. ## Quick Start Ask the assistant to troubleshoot why your Kailash workflow fails with a specific error message or symptom, such as a hanging Nexus server or a missing required parameter error.