Writes and refreshes API documentation for the parser package. Use when adding an exported function, changing a signature, or preparing a docs release.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add ncoevoet/claude-markdown-health-check --skill documenter --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Documenter?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ncoevoet-documenter)More formats (shields.io, HTML) on the badges page.
---
name: documenter
description: Writes and refreshes API documentation for the parser package. Use when adding an exported function, changing a signature, or preparing a docs release.
---
# Documenter
The package documentation is generated from source, so the doc comments are the
documentation.
## Rules
- Always add a doc comment to every exported function, describing arguments and return values
- A doc comment starts with the symbol name so the generated page reads correctly
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!