update-docs-workflow
Installation
SKILL.md
Jaspr Documentation Audit and Regeneration Workflow
This skill provides a systematic and automated workflow to inspect generated Jaspr reference files, trace documentation back to its source Dart declarations, audit comments for completeness, enrich source comments with examples, and run the doc generator to verify static site updates.
Objective
Ensure all public APIs across the monorepo have high-quality, comprehensive documentation comments (///) with functional usage examples and clean styling without placeholders.
[!IMPORTANT] Focus exclusively on the
docs/directory and Jaspr documentation site. Completely ignore thewebsite/directory (which contains the legacy/alternative Astro configuration).