Skip to main content

quint-modeling

Build a Quint model of a system, protocol, or algorithm. Use whenever the user wants to model, spec out, formally describe, model-check, or verify a system in Quint โ€” e.g. "model this protocol in Quint", "spec out this design", "translate this TLA+", "formally check this Rust code" โ€” even if they never say "specification." If the goal is to verify or model-check a design and no Quint model exists yet, writing it is the required first step, so start here. It generates the spec from whatever the user has โ€” an idea, requirements, source code (Rust, Go, TypeScript, etc.), or an existing TLA+ spec โ€” and walks the modelling flow (state, actions, invariants), adapting to the source. Also use this to **review or audit an existing Quint spec** โ€” "review my .qnt", "is this model any good" โ€” it carries the review checklist. For pure Quint syntax/CLI/debugging questions with no new model to build, use quint-lang instead.

Jump to install

Source facts

Repository
quint-co/quint
Last source activity
July 20, 2026 at 13:31
Detected SKILL.md language
English
Stars
1,599
Forks
139

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.