tla-plus-generator
SolidGenerate and analyze TLA+ specifications for distributed systems verification
AI & Automation 1,160 stars
71 forks Updated today MIT
Install
Quality Score: 94/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# TLA+ Generator
## Purpose
Provides expert guidance on generating TLA+ specifications for distributed systems design and verification.
## Capabilities
- TLA+ module generation from protocol description
- Invariant and temporal property specification
- State space exploration configuration
- PlusCal to TLA+ translation
- Model checking execution
- Refinement mapping
## Usage Guidelines
1. **System Modeling**: Model system components and state
2. **Action Specification**: Define system actions/transitions
3. **Property Specification**: Specify safety and liveness properties
4. **Model Checking**: Configure and run TLC model checker
5. **Refinement**: Relate abstract and concrete specifications
## Tools/Libraries
- TLA+ Toolbox
- TLC model checker
- TLAPS proof system
- PlusCal
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
nw-tlaplus-verification
TLA+ formal verification for design correctness and PBT pipeline integration
526 Updated 1 weeks ago
nWave-ai AI & Automation Solid
nw-formal-verification-tlaplus
TLA+ and PlusCal for specifying distributed system invariants. Decision heuristics for when formal verification adds value, key patterns, state explosion management, and alternatives comparison.
526 Updated 1 weeks ago
nWave-ai Code & Development Listed
tla-review
Comprehensive TLA+ specification review with checklist and automated validation
43 Updated 3 months ago
diegosouzapw AI & Automation Solid
temporal-logic-translator
Translate between temporal logic formalisms and generate property specifications
1,160 Updated today
a5c-ai AI & Automation Solid
dsl-compiler-generator
Generate compilers and interpreters for domain-specific languages
1,160 Updated today
a5c-ai