markdown-documentation
Installation
SKILL.md
Markdown Documentation
Best practices for writing effective technical documentation in markdown.
README Structure
Minimal README
# Project Name
Brief description of what this project does.
## Installation
Instructions to install.
## Usage