// "Industry-specific workflow patterns and templates for finance, healthcare, logistics, manufacturing, retail, and common use cases like AI document processing, API integration, business rules, ETL, RAG, security, and project management. Use when asking about 'workflow examples', 'workflow templates', 'industry workflows', 'finance workflows', 'healthcare workflows', 'logistics workflows', 'manufacturing workflows', 'retail workflows', 'ETL workflows', 'RAG workflows', 'API workflows', 'document processing', 'business rules', or 'workflow patterns'."
| name | workflow-patterns |
| description | Industry-specific workflow patterns and templates for finance, healthcare, logistics, manufacturing, retail, and common use cases like AI document processing, API integration, business rules, ETL, RAG, security, and project management. Use when asking about 'workflow examples', 'workflow templates', 'industry workflows', 'finance workflows', 'healthcare workflows', 'logistics workflows', 'manufacturing workflows', 'retail workflows', 'ETL workflows', 'RAG workflows', 'API workflows', 'document processing', 'business rules', or 'workflow patterns'. |
Production-ready workflow patterns and templates for industry-specific use cases and common application patterns.
Complete workflow patterns for:
Each pattern includes:
Use this skill when you need:
# 1. Copy pattern template
workflow = WorkflowBuilder()
# 2. Add nodes from pattern
workflow.add_node("NodeType", "id", {...})
# 3. Customize parameters
# 4. Add industry-specific logic
# 5. Test with real data
For workflow pattern help, invoke:
pattern-expert - Workflow pattern selection and designframework-advisor - Architecture decisionstesting-specialist - Pattern testing strategies