What problem does it solve? Inconsistent Markdown formatting across PR descriptions, issue bodies, and documentation makes content hard to scan and unprofessional. This Skill enforces uniform conventions for headings, lists, code blocks, links, and emphasis so every structured artifact follows the same readable patterns. ## Core Features & Use Cases - Formatting Rules: Enforces heading hierarchy (no skipped levels), - list markers, language-tagged code blocks, descriptive link text, and disciplined bold/italic usage. - Ready-Made Templates: Provides fill-in templates for PR descriptions (Summary, Changes, Test Plan) and issue bodies (Problem, Steps to Reproduce, Expected, Actual). - Anti-Pattern Detection: Flags walls of text, mixed list markers, code blocks without language identifiers, and headings misused as emphasis. - Use Case: When drafting a GitHub PR description, the Skill structures it with a one-line summary, a bulleted change list, and a checkbox test plan referencing related issues like #87. ## Quick Start Ask the AI to format your PR description or issue body using the markdown-formatting conventions and templates.