ETL-style data transformation workflow
1name: Data Processing Pipeline2version: "1.0"3description: Transform and analyze data with AI45pipeline:6 - stage: extract7 name: Data Extraction8 prompt: |9 Extract structured data from this input:10 {{raw_data}}...+46 more lines
AI agent for comprehensive code reviews
1name: Code Review Agent2version: "1.0"3description: Multi-pass code review agent45agent:6 role: Senior Software Engineer7 expertise:8 - Code quality9 - Security10 - Performance optimization...+43 more lines
Generate music with AI
Create a {{genre}} track with {{mood}} feel. BPM: {{bpm}}, Key: {{key}}. Include intro, verse, chorus structure.Design onboarding experiences
Design an onboarding flow for {{app_name}} ({{platform}}). Include screens, copy, and user actions for first-time users.Write compelling job descriptions
Write a job description for {{position}} at {{company}}. Include responsibilities, requirements, benefits, and company culture.Plan social media content
Create a {{duration}} social media content calendar for {{brand}} targeting {{audience}}. Include post ideas, hashtags, and best posting times.Systematic debugging help
Debug this issue:
Error: {{error}}
Code: {{code}}
Tried: {{attempts}}
Explain the error, root cause, fix, and prevention.