development-guides

Guide advanced Kailash SDK development for custom nodes, async workflows, MCP servers, and testing.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/myeohVmzrka92/disease-risk-controller-S2 --skill development-guides-myeohvmzrka92
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: development-guides
Source: https://github.com/myeohVmzrka92/disease-risk-controller-S2/tree/main/.claude/skills/07-development-guides
Command: npx skills add https://github.com/myeohVmzrka92/disease-risk-controller-S2 --skill development-guides-myeohvmzrka92

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers navigate the advanced parts of the Kailash SDK when basic workflow examples are not enough, reducing trial-and-error in custom development, production hardening, and platform integration.

Core Features & Use Cases

  • Custom Node Development: Build validated synchronous and asynchronous nodes with clear parameter handling and error management.
  • Workflow, MCP, and RAG Guidance: Design complex workflows, MCP servers, retrieval pipelines, and advanced routing patterns.
  • Production Engineering: Apply deployment, monitoring, resilience, compliance, and testing guidance for real-world systems.
  • Use Case: A developer needs to ship a production workflow that includes custom async nodes, MCP tools, monitoring, and regression tests, and this Skill provides the implementation guidance and guardrails.

Quick Start

Ask for a Kailash development guide for the feature you are building, and I will give you the most relevant advanced pattern, example, and warning.

Frequently Asked Questions about development-guides

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build custom async nodes in the Kailash SDK?

Build custom async nodes in the Kailash SDK by defining validated node classes with proper parameter handling and error management for asynchronous execution. This guidance reduces trial-and-error by providing specific patterns for robust node integration.

What's the best way to design MCP servers using Kailash SDK workflows?

Design MCP servers using the Kailash SDK by leveraging advanced routing patterns and workflow integration to expose tools safely. This Skill provides guidance on structuring MCP servers for production hardening and compliance.

How do I deploy Kailash SDK workflows to production safely?

Deploy Kailash SDK workflows to production by applying resilience patterns, monitoring, and compliance guidance. This Skill helps harden your workflows for real-world systems by reducing trial-and-error in production deployment.

Does the Kailash SDK support RAG system implementation?

Yes, the Kailash SDK supports RAG system implementation through retrieval pipelines and advanced routing patterns. This Skill provides the specific implementation guidance needed to build and integrate retrieval workflows.

How do I test custom nodes and workflows in the Kailash SDK?

Test custom Kailash SDK nodes and workflows by applying regression testing guidance for real-world systems. This Skill provides the specific guardrails and validation patterns needed to ensure runtime-aware execution and safe integration.

When do I need advanced Kailash SDK patterns instead of basic examples?

You need advanced Kailash SDK patterns when basic workflow examples fall short for custom development, production hardening, and platform integration. This Skill provides accurate pattern selection and parameter validation for complex engineering tasks.