Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

tlx

يحتوي tlx على 5 من skills المجمعة من jrjsmrtn، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
5
Stars
10
محدث
2026-04-01
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

formal-spec
مطوّرو البرمجيات

Formal specification workflow for state machines using TLX (TLA+ in Elixir). Covers writing abstract specs from ADRs, generating concrete specs from code, enriching extracted skeletons with invariants and properties, refinement checking, and CI integration. Use when asked to write a spec, formally specify, verify a state machine, check refinement, generate a concrete spec, enrich a skeleton, or compare abstract and concrete specs.

2026-04-01
spec-audit
محللو ضمان جودة البرمجيات والمختبرون

Scan an Elixir/Erlang project for modules that TLX can formally specify. Covers OTP behaviours (GenServer, gen_statem, LiveView), framework extensions (Ash.StateMachine), and workflow/pipeline libraries (Reactor, Broadway). Reports spec coverage and suggests where to focus verification effort. Use when asked to audit, scan, find extractable modules, check spec coverage, or triage formal verification targets.

2026-04-01
spec-drift
محللو ضمان جودة البرمجيات والمختبرون

Detect when implementation code has changed but its formal TLX spec has not been updated. Compares git timestamps, re-extracts structure, and diffs against existing specs. Use when asked to check spec drift, detect stale specs, verify specs are up to date, or audit spec freshness.

2026-04-01
visualize
مطوّرو البرمجيات

Generate state machine diagrams from TLX specs in multiple formats (DOT, Mermaid, PlantUML, D2). Use when asked to visualize a spec, generate a diagram, draw a state machine, create a graph, or render a spec as an image.

2026-04-01
spark
مطوّرو البرمجيات

Use this skill when building or modifying the Spark DSL extension. Consult for entity definitions, sections, transformers, and verifiers.

2026-03-29