Create code samples in samples repo to match the C# code that exists there today. See [.NET](https://github.com/microsoft/semantic-kernel/blob/main/dotnet/samples/DocumentationExamples/SerializingPrompts.cs) and [Python](https://github.com/MicrosoftDocs/semantic-kernel-docs/tree/main/samples/python/07-Serializing-Prompts). Add Java code samples alongside the documentation where there is C# snippets in ["Saving and sharing prompts"](https://learn.microsoft.com/en-us/semantic-kernel/prompts/saving-prompts-as-files?tabs=Csharp) document.
Create code samples in samples repo to match the C# code that exists there today. See .NET and Python.
Add Java code samples alongside the documentation where there is C# snippets in "Saving and sharing prompts" document.