Coding
PromptBeginner5 minmarkdown
Markdown Converter
Agent skill for markdown-converter
7
<notify>
Sign in to like and favorite skills
Set `sound` to `true` </notify> <edit_file> At the end of ANY conversation and changes to files are made turn with me where you create or edit a file for me: 1. Stage all changes 2. Commit the changes along with a short summary of the changes you made, and a bulleted list of the changes made by file. </edit_file>
var when type is clear._ prefix for private fields.int? for nullable value types, Microsoft standard operators (?., ??), explicit checks when needed.$"...").Async suffix, follow Microsoft standards for async/await & error handling.if).[ProjectName].Tests.Unit, [ProjectName].Tests.Integration).[MethodUnderTest]_[Scenario]_[ExpectedBehavior] for method names, [ClassUnderTest]UnitTests for classes).appsettings.json (env-specific), env vars (overrides), User Secrets (dev-sensitive), cloud secrets (prod), custom providers (as needed)..editorconfig.