Sometimes I find myself asking AI to generate docker compose or kubernetes deployment manifests since I can't remember the syntax exactly, but even then, its hard to read and understand, so I built a visual tool to see the manifest more clearly. I can just paste in the whole generated yaml or json into the tool and it automatically generates a graph. I can then continue to edit it through drag and drop blocks and simple forms. The yaml gets updated instantly.
SwiftUI Inspector