---
id: gh-firecrawl-demo-walkthrough
name: "firecrawl-demo-walkthrough"
url: https://skills.yangsir.net/skill/gh-firecrawl-demo-walkthrough
author: firecrawl
domain: design
tags: ["ux-analysis", "product-walkthrough", "usability-audit", "automation"]
install_count: 15000
rating: 4.50 (120 reviews)
github: https://github.com/firecrawl/firecrawl-workflows/tree/main/skills/firecrawl-demo-walkthrough
---

# firecrawl-demo-walkthrough

> 利用 Firecrawl 浏览器自动遍历产品关键流程，生成结构化的用户体验/产品功能演练报告。适用于注册、引导、定价、文档、仪表盘等场景的 UX 拆解与首次体验分析。

**Stats**: 15,000 installs · 4.5/5 (120 reviews)

## Before / After 对比

### 产品体验分析报告生成效率

**Before**:

手动进行产品体验流程分析，截图、撰写报告耗时耗力，报告结构不统一，容易遗漏关键细节。

**After**:

通过自动化浏览器遍历产品流程，快速生成结构化、详细的 UX/产品演练报告，显著提升分析效率和报告质量。

| Metric | Before | After | Change |
|---|---|---|---|
| 报告生成时间 | 8小时 | 0.5小时 | -93% |

## Readme

# Firecrawl Demo Walkthrough

Use this to document a product experience step by step.

## Onboarding Interview

Infer the product URL, flow focus, and output format from context. If the URL is clear, proceed immediately.

Ask at most 1-3 concise questions only if blocked, such as the URL, desired flow focus, or credentials/constraints for protected areas.

## Firecrawl Collection Plan

Use Firecrawl browser to open the product and navigate key flows. Snapshot at each step, scrape pages when useful, and document what the user sees and can do.

Do not submit real credentials, purchases, or irreversible actions unless the user explicitly instructs and has permission.

## Parallel Work

If appropriate, use sub-agents or equivalent parallel task runners:

- Homepage and Marketing
- Signup and Onboarding
- Pricing and Plans
- Docs and Developer Experience
- Dashboard and Core Product
- Help and Support

Each walker should return screens visited, actions taken, observations, friction, and source URLs.

## Final Deliverable

```markdown
# Product Walkthrough: [Product]

## Product Overview
[What the product does]

## Flow Walkthroughs
### [Flow Name]
1. [Screen/Page] - what appears and what action is available
2. [Next Screen] - what changes

## Key Findings
[First impression, standout patterns, friction points]

## Recommendations
[UX/product improvements]

## Pages Visited
[URLs]

## Rerun Inputs
workflow: firecrawl-demo-walkthrough
url: [url]
focus: [full/signup/pricing/docs/dashboard]
```

## Quality Bar

- Be specific about screens, CTAs, forms, and transitions.
- Separate observation from opinion.
- Preserve every page visited.


---
*Source: https://skills.yangsir.net/skill/gh-firecrawl-demo-walkthrough*
*Markdown mirror: https://skills.yangsir.net/api/skill/gh-firecrawl-demo-walkthrough/markdown*