What problem does it solve? Producing polished, precisely typeset PDF documents (reports, academic papers, resumes, CJK documents) is difficult when Markdown-to-PDF conversion lacks layout control, and choosing among dozens of Typst Universe templates and packages is error-prone. This Skill provides a deterministic routing planner, project scaffolding, compilation, verification, and visual review pipeline for Typst-based PDF production. ## Core Features & Use Cases - Deterministic routing planner: Builds a content manifest and selects exactly one base (built-in asset, Universe template, or existing project) plus conflict-resolved package enhancements from a versioned catalog of 30 templates and 43 packages. - Project preparation and compilation: Scaffolds native report or Markdown-backed projects with a shared theme, then compiles with bounded diagnostics, strict mode, and durable diagnostic artifacts. - Verification and visual review: Runs profile-based deterministic PDF checks and renders standard or exhaustive contact sheets for visual QA. - Use Case: A user needs an IEEE-formatted paper with code listings and CJK text. The planner selects the charged-ieee template, applies required packages, compiles strictly, verifies the PDF, and produces review contact sheets. ## Quick Start Ask the AI to generate a professional PDF report with Typst, for example: "Create a PDF report titled Quarterly Analysis using Typst with a title page and table of contents."