关于
This skill provides a comprehensive guide and automation path for converting Handlebars template syntax to Liquid.js, specifically designed for developers migrating from the Flow SDK to the Output SDK. It ensures that variable interpolation, complex conditionals, loops, and comparison operators are correctly translated, preventing rendering errors and ensuring prompt templates function correctly in the new environment. The skill includes specific rules for syntax formatting, such as mandatory spacing and boolean-to-string conversion strategies, making it essential for codebase modernization.