What problem does it solve?
This Skill helps you avoid common formatting and syntax mistakes when writing or reviewing Lex documents so your content parses as intended.
Core Features & Use Cases
- Lex document syntax guidance: Explains indentation rules, structural markers, and how sessions, definitions, lists, verbatim blocks, tables, and annotations differ from one another.
- Validation-focused review: Provides concrete correctness checks for title rules, required blank lines, table row formatting, and annotation attachment rules so you can diagnose why a .lex file fails to parse.
- Correct conversion mindset: Translates the typical Markdown habits that cause errors into Lex-specific conventions, including inline formatting and indentation walls.
Quick Start
Use the lex-primer Skill to review a .lex draft for structural correctness by checking title, indentation, and element-specific blank-line rules against its guidance.