docs: update skill descriptions and fix formatting in markdown files

This commit is contained in:
Ares
2026-02-25 15:02:20 +00:00
committed by sck_0
parent 6722218221
commit bd3dae68cb
216 changed files with 337 additions and 216 deletions

View File

@@ -1,6 +1,7 @@
---
name: temporal-python-pro
description: "Master Temporal workflow orchestration with Python SDK. Implements"
description: |
Master Temporal workflow orchestration with Python SDK. Implements
durable workflows, saga patterns, and distributed transactions. Covers
async/await, testing strategies, and production deployment. Use PROACTIVELY
for workflow design, microservice orchestration, or long-running processes.