typst-writer

Write idiomatic Typst code and fix document layout issues.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/ArneBroedel/Book-Layouting-Typst --skill typst-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: typst-writer
Source: https://github.com/ArneBroedel/Book-Layouting-Typst/tree/main/.github/skills/typst-writer
Command: npx skills add https://github.com/ArneBroedel/Book-Layouting-Typst --skill typst-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

Write correct, idiomatic Typst code and fix document layout issues. ALWAYS use this skill when creating, editing, or debugging any .typ file, when resolving Typst compile errors, when fixing visual defects like overlap, clipping, or content flying off the page, or when building reusable Typst components (themed blocks, chapter openers, grids, multi-column layouts). Also use when the user asks about Typst syntax, page setup, styling, or 'why does my Typst look wrong'. This skill covers everything from basic syntax to advanced layout patterns, the typst CLI, and how to look up Typst documentation via Context7.

Frequently Asked Questions about typst-writer

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

FAQPage Schema
How do I fix Typst layout issues like content overlap or clipping?

Fix Typst layout issues by refactoring .typ files to resolve overlaps, clipping, or content flying off the page. Write correct, idiomatic Typst code to debug visual defects and build reusable components.

How do I create multi-column grids and reusable blocks in Typst?

Create multi-column grids and reusable blocks in Typst by writing idiomatic code for themed blocks, chapter openers, and document layouts. Apply advanced layout patterns to encapsulate styling and structure.

Why does my Typst document fail to compile and how do I resolve syntax errors?

Resolve Typst compile errors by debugging .typ file syntax and correcting document setup. Use the Typst CLI and Context7-based lookup to identify issues and write correct, idiomatic code.

Does this approach work for refactoring existing Typst files?

Yes, this approach works for creating, editing, and refactoring existing .typ files. It applies to resolving visual defects, updating page styling, and building reusable Typst components like grids and themed blocks.

What is the best way to look up Typst syntax and CLI usage?

The best way to look up Typst syntax and CLI usage is utilizing Context7-based lookup. This covers basic syntax to advanced layout patterns, ensuring you write correct, idiomatic Typst code.