概要
This skill provides specialized guidance for architecting and implementing Cloudflare Workflows, a durable execution engine designed for complex serverless background tasks. It offers standardized patterns for using WorkflowEntrypoint and WorkflowStep to ensure state persistence, automatic error recovery, and transactional integrity across multiple Cloudflare bindings like D1, R2, and Vectorize. Whether you are building AI-driven document processors or high-volume data ingestion pipelines, this skill helps you write resilient code that guarantees completion even across distributed environments and system restarts.