render-puzzle-docs
Installation
SKILL.md
Render Puzzle Docs
Render the jigsawR Quarto documentation site.
When to Use
- Building the full documentation site after content changes
- Rendering a single page during iterative editing
- Preparing documentation for a release or PR
- Debugging render errors in Quarto .qmd files
Inputs
- Required: Render mode (
fresh,cached, orsingle) - Optional: Specific .qmd file path (for single-page mode)
- Optional: Whether to open the result in a browser
Procedure
Related skills