prog-expert-typst

Coordinate end-to-end Typst template development with reference materials and reusable patterns.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/skaile-ai/ai-assets --skill prog-expert-typst
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prog-expert-typst
Source: https://github.com/skaile-ai/ai-assets/tree/main/dev-implementation-experts-typst/skills/prog-expert-typst
Command: npx skills add https://github.com/skaile-ai/ai-assets --skill prog-expert-typst

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires typer, rich, pillow, pyyaml, requests, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Efficiently manage complex Typst template development by organizing references, reusable patterns, and recipes into a single, reproducible workflow for pixel-perfect documents.

Core Features & Use Cases

  • Iterative Typst template implementation: Build templates from reference images or PDFs, aligning layout, fonts, and spacing through progressive refinement.
  • Pattern library and learning: Extract and store reusable patterns and coding recipes to accelerate future Typst work.
  • Integrated tooling: Use compile-and-compare and tinymist checks to validate syntax and visual accuracy; maintain a knowledge base for future reuse.
  • Use Case: A designer provides a reference poster image; this skill produces a Typst template matching the reference while tracking differences and improvements.

Quick Start

Run the Typst compile and compare workflow against a reference to start the iterative Typst template implementation.

Frequently Asked Questions about prog-expert-typst

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I match a Typst template to a reference image?

A Typst template matches a reference image by iteratively implementing layout, fonts, and spacing while using local compile-and-compare tooling to track visual differences and progressively refine the output for pixel-perfect alignment.

Can I reuse layout patterns from previous Typst templates?

Yes, you can reuse layout patterns from previous Typst templates by extracting and storing coding recipes into a version-tracked pattern library, which accelerates future development and maintains reproducible workflows.

What's the best way to manage complex Typst document workflows?

Managing complex Typst document workflows is best achieved by organizing references, reusable patterns, and recipes into a single reproducible system that integrates tinymist checks for syntax verification and visual accuracy validation.

Does the Typst compile and compare workflow support PDF references?

Yes, the Typst compile and compare workflow supports PDF references, allowing you to build templates by aligning layout against both provided reference images and PDFs through progressive visual refinement.

How do I verify Typst syntax and visual accuracy during template development?

Verify Typst syntax and visual accuracy during template development by running integrated tooling that performs tinymist checks and local visual comparisons against your target reference materials.