Master markdown formatting, GitHub Flavored Markdown, README files, and documentation formatting. Use when writing markdown docs, READMEs, or formatting documentation.
Master markdown syntax and best practices for creating well-formatted, readable documentation using standard Markdown and GitHub Flavored Markdown (GFM).
# H1 Header
## H2 Header
### H3 Header
#### H4 Header
##### H5 Header
###### H6 Header
# Alternative H1
## Alternative H2
Detailed implementations in the references/ directory:
| Guide | Contents | |---|---| | Text Formatting | Text Formatting | | Lists | Lists | | Links and Images | Links and Images, Code Blocks, Tables | | Extended Syntax (GitHub Flavored Markdown) | Extended Syntax (GitHub Flavored Markdown) | | Collapsible Sections | Collapsible Sections, Syntax Highlighting, Badges | | Alerts and Callouts | Alerts and Callouts | | Mermaid Diagrams | Mermaid Diagrams |
Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/markdown-documentation · pinned to the source commit
git clone https://github.com/aj-geddes/useful-ai-prompts.git
cd useful-ai-prompts
git checkout 3f5182cfd739fc113f4af5244a1cf342ad7f7911
mkdir -p ".claude/skills/markdown-documentation"
cp -r "skills/markdown-documentation" ".claude/skills/markdown-documentation"Review the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
Scanner static-checks@0.1.0 · commit 3f5182cfd739. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.