### Sample 1: The UI Replicator (Vision-to-Code)
**Prompt:** `Analyze the attached screenshot [IMAGE]. Recreate this exact UI using React and Tailwind CSS. Ensure the responsiveness, color palette, typography, and spacing match the image perfectly. Provide the code for a single-file component.`
**Effort:** Medium
**Use Case:** Prototyping from design mocks or existing sites.

### Sample 2: The Architect's Blueprint (Long-horizon Coding)
**Prompt:** `Act as a Lead Systems Architect. Analyze the attached monolithic repository [ATTACH_REPO]. Design and implement a microservices-based architecture to replace it. Provide a step-by-step implementation plan, the necessary Docker configurations, and the core service logic for the first three services. Use high effort for deep architectural reasoning.`
**Effort:** High
**Use Case:** Modernizing legacy systems or scaling complex applications.

### Sample 3: Autonomous Research Agent (AI Agent Automation)
**Prompt:** `Act as an autonomous research agent. Your goal is to investigate [TOPIC] and produce a 2000-word report. (1) Identify 5 key sub-topics, (2) Search for the latest data/papers on each, (3) Synthesize the findings into a cohesive narrative with citations, and (4) Propose 3 future research directions. Use high effort for synthesis.`
**Effort:** High
**Use Case:** Market research or competitive analysis.