finalize-export

star 0

Package a completed assignment draft into final deliverables such as PDF, HTML, and optional Draw.io-backed diagram assets.

ykertytsky By ykertytsky schedule Updated 4/17/2026

name: finalize-export description: Package a completed assignment draft into final deliverables such as PDF, HTML, and optional Draw.io-backed diagram assets.

Finalize Export

Goal

Produce submission-ready output after the draft is complete.

Steps

  1. Confirm the draft meets the rubric target.
  2. If ER diagrams must be exported through Draw.io, use skills/ucu_mermaid_to_drawio/SKILL.md.
  3. If manual renders are needed, save them under the local assignment directory.
  4. Run skills/md2pdf_export/SKILL.md to generate HTML and PDF.
  5. Verify links, diagrams, pagination, and visible formatting.

Output

Submission-ready artifacts in the assignment folder.

Install via CLI
npx skills add https://github.com/ykertytsky/db-harness --skill finalize-export
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator