polyglot-integration
Installation
SKILL.md
Polyglot Integration
Table of Contents
Overview
Integrate code written in different programming languages to leverage their unique strengths and ecosystems.
When to Use
- Performance-critical code in C/C++/Rust
- ML models in Python from other languages
- Legacy system integration
Related skills