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.

설치로 이동

소스 정보

저장소
quint-co/quint
최근 소스 활동
2026년 7월 20일 13:31
감지된 SKILL.md 언어
영어
스타
1,645
포크
144

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.