Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints. Use when building long-running processes, distributed transactions, or microservice orchestration.
8.1
Rating
0
Installs
Backend Development
Category
Excellent skill for workflow orchestration with Temporal. The description clearly indicates when to use the skill (long-running processes, distributed transactions, microservice orchestration). The content provides comprehensive task knowledge including critical design decisions (workflows vs activities), core patterns (saga, entity workflows, fan-out/fan-in), determinism constraints, state management, and concrete implementation guidance. Structure is logical with clear sections and examples. The skill addresses a complex domain where a CLI agent would struggle with the nuanced trade-offs between workflows and activities, determinism requirements, and saga compensation patterns. Minor improvement areas: could benefit from code examples in multiple languages and perhaps separation of advanced patterns into referenced files for very large teams, though current single-file structure works well for the scope covered.
Loading SKILL.md…

Skill Author