概要
This skill provides specialized guidance for polyglot programming, enabling the creation of single source files compatible with both Rust and C/C++ compilers. It offers structured workflows for incremental development, specific code patterns for hiding language-specific syntax, and a rigorous verification checklist to ensure functional parity across both environments. By prioritizing an 'action-over-analysis' approach and rapid iteration loops, it helps developers navigate complex syntax edge cases to produce valid, dual-language programs.