关于
This skill provides a comprehensive framework for creating OpenRewrite recipes specifically designed for YAML files, such as Kubernetes manifests, GitHub Actions, and CI/CD configurations. It enforces a strict test-first development workflow (RED-GREEN-REFACTOR) and guides developers through choosing between declarative composition and imperative Java Visitor patterns. By ensuring Java 8 compatibility and adhering to Lossless Semantic Tree (LST) idioms, it enables the creation of robust, distribution-ready recipes that preserve original formatting and comments while performing complex structural transformations.