Coding
PromptBeginner5 minmarkdown
Markdown Converter
Agent skill for markdown-converter
7
Instructions for AI coding agents. For project overview, see [README.md](README.md).
Sign in to like and favorite skills
Instructions for AI coding agents. For project overview, see README.md.
Central documentation repository for Metal3, published at https://book.metal3.io. Uses mdBook static site generator.
| Directory | Purpose |
|---|---|
| Main user documentation (mdBook source) |
| Design proposals and architecture docs |
| Project processes (release, security) |
| Security policies and advisories |
| CI scripts (markdownlint, spellcheck, shellcheck) |
CI uses GitHub Actions. Run locally before PRs:
| Command | Purpose |
|---|---|
| Run all linters (markdown, spell, shell) |
| Serve docs locally on port 3000 |
| Build static site |
| Markdown linting |
| Spell checking (cspell) |
.markdownlint-cli2.yaml.cspell-config.json.lycheeignore for exceptions)docs/user-guide/src/SUMMARY.md if adding new pagesmake serve to previewmake lint before committingWhen reviewing pull requests:
.cspell-config.json)make lint before committing.cspell-config.json for new technical terms