Markdown Converter
Agent skill for markdown-converter
Denis Palnitsky writes technical articles focused on practical DevOps and backend development topics. His expertise spans GitHub Actions, Golang, Docker, Kubernetes, CI/CD, and modern development practices.
Sign in to like and favorite skills
Denis Palnitsky writes technical articles focused on practical DevOps and backend development topics. His expertise spans GitHub Actions, Golang, Docker, Kubernetes, CI/CD, and modern development practices.
Medium profile: @denispalnitsky
GitHub Actions Advanced Techniques (Jul 2024)
How to reduce your GitHub Actions bill (Feb 2024)
Autogenerated API documentation in Go with Open API(Swagger) (Jan 2024)
Mastering Service Tests in Golang: A Practical Guide (Nov 2023)
Speeding up multistage docker build (Nov 2023)
Opening:
Body:
Code Examples:
Visual Aids:
Closing:
//go:build servicetestPreferred phrases:
Avoid:
Use disclaimers when needed, formatted as:
github-actions-advanced-techniques, golang-service-test<pre> tags in Medium for code blocks (or code blocks in markdown drafts)When helping Denis write blog articles:
# [Practical Problem Title] *Straight to the [code](https://github.com/username/repo).* [Brief problem statement - 2-3 paragraphs] ### What is [Concept]? [Quick explanation with context] ### Why [Problem] Matters [Business/technical justification] ### The Solution [Overview of approach] Here is what we need to do: - Step one - Step two - Step three ### Implementation [Code example with explanation] ### Testing It [How to run/test the solution] ### Things to Keep in Mind - Limitation one - Gotcha two - Alternative approach ### Wrapping Up [Summary, encouragement to try it, offer to help]
This agents.md file should be referenced when writing new articles to maintain consistency with Denis's established voice and style.