tinymist
Complete language server and editor tooling for Typst documents
All Skills in This Repository (7)
Pure Emerald Level Indicatorsopenspec-apply-change
Automate task selection, status checking, and code execution from OpenSpec changes.
openspec-explore
Explore concepts and analyze requirements interactively within an OpenSpec context.
gh-cli
Automate GitHub repository, issue, and pull request operations via gh CLI.
openspec-archive-change
Archive completed changes in the experimental workflow using the openspec CLI.
tinymist-release
Automate tinymist release preparation with an inspect-first workflow.
openspec-propose
Generate proposal, design, and tasks documents for openspec CLI changes.
typst-writing-document
Create and validate Typst documents using command-line compilation workflows.
Frequently Asked Questions
FAQPage SchemaHow to install Tinymist?โผ
Run `npx skills add Myriad-Dreamin/tinymist --all -g -y` in your terminal to install all skills in this suite globally.
What does Tinymist do for Typst documents?โผ
Tinymist is a language server that adds autocomplete, hover tips, go-to-definition, formatting, linting, and live preview to Typst files. It also compiles documents to PDF, SVG, PNG, HTML, and other formats on save or on demand.
Which editors work with Tinymist?โผ
Tinymist works with VS Code, Neovim, Emacs, Sublime Text, Helix, and Zed through its standard language server protocol support.
Can AI agents help write Typst documents with this suite?โผ
Yes. The included skills let your AI agent draft Typst documents from canonical grammar examples and validate them by compiling to PDF, HTML, or SVG.
Does Tinymist support testing and debugging Typst code?โผ
Yes. It provides built-in testing, benchmarking, coverage collection, linting, and a debug adapter for stepping through Typst documents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core