Typing rule generator
Generate and format typing rules in inference rule notation for type system designFrom its SKILL.md
npx -y skills add a5c-ai/babysitter --skill typing-rule-generatorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.4 KB, 158 tokens by cl100k_base, as published. Nobody here has run it
Typing Rule Generator
Purpose
Provides expert guidance on generating typing rules for programming language design using formal inference rule notation.
Capabilities
- LaTeX inference rule generation
- Syntax-directed rule derivation
- Typing derivation tree construction
- Rule dependency analysis
- Export to Ott/LNGen format
- Handle subtyping and polymorphism
Usage Guidelines
- Syntax Definition: Define language syntax formally
- Rule Design: Design typing rules for each construct
- Derivation Trees: Build typing derivation examples
- Formatting: Generate publication-quality rules
- Export: Export to mechanization tools
Tools/Libraries
- LaTeX (mathpartir)
- Ott
- LNGen
- PLT Redex
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.