AI Agent Hub
Back to skills
Product Detail Page Generator Pro icon

Product Detail Page Generator Pro

Design & Media Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Follow https://skillhub.cn/install/skillhub.md to install @user_5b12983f/prduct-detail-tech-web.

About this skill

Problem

When product images and selling copy exist but there is no delivery-ready detail page, hand-building HTML can become repetitive: multi-image layout, mobile breakpoints, motion, color themes, and export formats all need consistent handling. product-detail-tech-web turns this into a generation workflow: input product shots, detail shots, scene images, and copy, then output a previewable, editable, exportable single-file HTML page.

How It Works

The skill focuses on product detail pages for e-commerce and brand showcase contexts:
- Multi-product carousel: top tabs switch products with slide, fade, or zoom transitions
- Design console: tune animation, color theme, background, icons, and replace local images
- Inline text editing: update titles, selling points, specs, and other visible copy without editing code
- Export options: use browser print for PDF, html2canvas for JPG, and generate a PSD layer spec plus a local Python script

The workflow starts by confirming asset folders and copy structure, then analyzes image appearance, scene, and product positioning. It generates a responsive page with inline CSS and JavaScript, avoids external CDN dependencies, and references images by relative or local paths. A local HTTP server is used for preview and iteration.

Boundaries

It works best when product images and selling points are already prepared; it is not a substitute for brand visual design. Opening the HTML directly from the local file system can cause image loading issues, so a local server is recommended. PSD output depends on a local Python environment, and in-memory text edits may need to be downloaded as modified HTML to persist.

Use Cases

  • E-commerce operations receives product shots, scene images, and 3-6 selling points, then quickly generates a previewable HTML detail page and tests color themes.
  • A cross-border seller builds a comparison page for multiple SKUs, switching products with top tabs and setting different glow accents per model.
  • A content editor turns a product seeding image brief into a web version, edits copy inline, and exports a JPG for social publishing.
  • A brand designer delivers an interactive client demo as a single-file HTML page without CDN dependencies, then swaps local assets in the console.

Best For

  • E-commerce operations owners responsible for Taobao/Shopify detail pages who need to turn images and copy into deliverable HTML quickly.
  • Marketing staff producing product catalogs or brochures who need multi-product carousels, theme switching, and JPG export.
  • Frontend engineers delivering brand website pages who need a single-file page with inline CSS/JS and local HTTP preview iteration.
  • Content editors preparing product seeding visuals who need inline copy edits, image replacement, and PDF/JPG export.