firecrawl-demo-walkthrough
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseFirecrawl Demo Walkthrough
Firecrawl 演示走查
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.
从上下文推断产品URL、流程重点和输出格式。若URL明确,可直接开始。
仅在遇到阻碍时提出最多1-3个简洁问题,例如询问URL、期望的流程重点,或受限区域的凭证/限制条件。
Firecrawl Collection Plan
Firecrawl 采集计划
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.
使用Firecrawl浏览器打开产品并导航关键流程。在每个步骤进行快照,必要时抓取页面内容,记录用户看到的内容和可执行的操作。
除非用户明确指示并获得许可,否则不要提交真实凭证、进行购买或执行不可逆操作。
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.
如有需要,使用子Agent或等效的并行任务运行器:
- 首页与营销页面
- 注册与用户引导
- 定价与方案
- 文档与开发者体验
- 仪表盘与核心产品
- 帮助与支持
每个流程走查人员应返回访问的页面、执行的操作、观察结果、摩擦点以及来源URL。
Final Deliverable
最终交付物
markdown
undefinedmarkdown
undefinedProduct Walkthrough: [Product]
产品走查:[产品名称]
Product Overview
产品概述
[What the product does]
[产品功能介绍]
Flow Walkthroughs
流程走查
[Flow Name]
[流程名称]
- [Screen/Page] - what appears and what action is available
- [Next Screen] - what changes
- [页面/屏幕] - 显示内容及可执行操作
- [下一页面] - 变化内容
Key Findings
关键发现
[First impression, standout patterns, friction points]
[第一印象、突出模式、摩擦点]
Recommendations
建议
[UX/product improvements]
[UX/产品改进建议]
Pages Visited
访问页面列表
[URLs]
[URL列表]
Rerun Inputs
重运行参数
workflow: firecrawl-demo-walkthrough
url: [url]
focus: [full/signup/pricing/docs/dashboard]
undefinedworkflow: firecrawl-demo-walkthrough
url: [url]
focus: [full/signup/pricing/docs/dashboard]
undefinedQuality Bar
质量标准
- Be specific about screens, CTAs, forms, and transitions.
- Separate observation from opinion.
- Preserve every page visited.
- 明确描述页面、CTA按钮、表单和过渡效果。
- 将观察结果与观点分开。
- 保留所有访问过的页面记录。