
Typst Plugin
- Updated June 10, 2026
- justjoheinz/agentic-plugins
typst-plugin auto-compiles Typst files via tinymist after every edit or write. It adds a PostToolUse hook and tinymist LSP integration for semantic highlighting, go-to-definition, hover, and formatting, plus a skill for compiling, previewing, and formatting documents. The skill streamlines authoring typeset Typst documents inside the agent workflow.
Key points
- Auto-compiles Typst on save
- tinymist LSP integration
- Go-to-def, hover, formatting
- PostToolUse hook
Typst Plugin by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add justjoheinz/agentic-plugins/plugin install typst-plugin@agentic-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | June 10, 2026 |
|---|---|
| Repository | justjoheinz/agentic-plugins ↗ |
What it does
Auto-compile Typst documents after edits with tinymist LSP features — semantic highlighting, go-to-def, hover, formatting — plus compile/preview/format commands.
README.md
agentic-plugins
A Claude Code plugins marketplace by justjoheinz.
Plugins
ramsify
Redesign a web UI according to Dieter Rams' ten design principles: single accent color, IBM Plex Sans typography, 2px border-radius, no shadows, semantic button classes, icon discipline, and keyboard focus states.
Source: plugins/ramsify
haskell-plugin
Haskell development support with HLS (Haskell Language Server) LSP integration and a skill for working with Haskell projects using GHC and Stack. Covers Stack/hpack, GHCi, RIO prelude, lenses, hie.yaml cradle configuration, HLint, Fourmolu, and common GHC flags.
Source: plugins/haskell-plugin
Structure
agentic-plugins/
.claude-plugin/
marketplace.json
plugins/
ramsify/
.claude-plugin/
plugin.json
skills/
ramsify/
SKILL.md
LICENSE
README.md
License
MIT