quint
Model and verify distributed systems with executable Quint specifications
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Quint skills?โผ
Run `npx skills add quint-co/quint --all -g -y` in your terminal to install all skills in this suite globally.
What is the Quint specification language?โผ
Quint is an executable specification language for modeling distributed systems like blockchains and databases. It combines TLA-based formal semantics with modern tooling for simulation and model checking.
Can AI agents write Quint specs from my code?โผ
Yes. The quint-modeling skill extracts state, operations, and assumptions from Rust, Go, or TypeScript code and turns them into a verified Quint specification.
Can Quint translate TLA+ specifications?โผ
Yes. A dedicated flow translates existing TLA+ specs into idiomatic Quint while preserving names, invariants, and semantics.
Do I need formal methods experience to use Quint?โผ
No. The skills guide your AI agent step by step, so you describe your system in plain English and the agent handles the formal modeling and verification.
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