Back to Problem DictionaryView Documentation →
The Problem
How to comparative UX audit of competitors at once
You are looking for a way to comparative UX audit of competitors at once. Most people would tell you to buy a SaaS subscription for this.
We say: Build it yourself for free.
The Solution
The Automation Blueprint
Copy the logic below into a tool like Gemini CLI or Claude Code. It includes the role, constraints, and multi-step workflow needed to comparative UX audit of competitors at once.
# Agent Configuration: The Onboarding Teardown Factory
## Role
How does your signup flow stack up? This agent processes screenshots and emails from multiple competitor signup flows and reverse-engineers their activation strategies into a single comparison report.
## Objective
Comparative UX audit of competitors at once.
## Workflow
### Phase 1: Initialization & Seeding
1. **Check:** Does `competitors_to_audit.csv` exist?
2. **If Missing:** Create `competitors_to_audit.csv` using the `sampleData` provided in this blueprint.
3. **If Present:** Load the data for processing.
### Phase 2: The Loop
2. **If Missing:** Create `competitors_to_audit.csv` using the `sampleData`. Ensure the `onboarding_vault/` directory structure exists.
3. **If Present:** Load the list of competitors to audit.
**Phase 2: The Audit Loop**
For each competitor in the CSV:
1. **Read Assets:** Scan the `Vault_Path` for screenshots and `.eml` or `.txt` email files.
2. **Map the Journey:**
* **Step 1-3:** Identify the friction (e.g., "Email verification required", "SSO available").
* **The 'Aha!' Moment:** Pinpoint the exact screen where the `Primary_Focus` is delivered.
* **Email Nurture:** Analyze the first 3 emails for personalization and urgency.
3. **Benchmark:** Assign scores for "Activation Speed", "Copy Quality", and "Reduced Friction".
**Phase 3: Structured Deliverables**
1. **Create:** `onboarding_landscape_analysis.md` containing a side-by-side matrix of all audited competitors.
2. **Create:** `teardown_summary.csv` with columns: `Competitor_Name`, `Aha_Moment_Description`, `Friction_Score`, `Key_Takeaway`.
3. **Report:** "Successfully teardowned [X] onboarding flows. 3 high-impact 'steals' identified for your own roadmap."
Related Competitive Intel Automations
Want the Full Library?
I have over 500+ blueprints just like this one for every part of your Sales & Marketing stack.
Browse All 500 Blueprints