# 独立重写与复现提示词

以当前本地案例为冻结基线；效果与交互对照通过后才列入下表。每份提示词包含素材、视觉尺寸、几何公式、状态/输入、时间参数、验收规则，其他 Agent 无需阅读旧 JavaScript 即可据此实现。

完成 47 / 47。完整进度见 [重写清单](REWRITE-PLAN.md)，测试方式与复现交接见 [验收说明](VALIDATION.md)。

|案例|预览|复现提示词|
|---|---|---|
|momentum-slider|[打开](momentum-slider/index.html)|[PROMPT.md](momentum-slider/PROMPT.md)|
|drag-gallery|[打开](drag-gallery/index.html)|[PROMPT.md](drag-gallery/PROMPT.md)|
|formation|[打开](formation/index.html)|[PROMPT.md](formation/PROMPT.md)|
|cardwall|[打开](cardwall/index.html)|[PROMPT.md](cardwall/PROMPT.md)|
|riffle|[打开](riffle/index.html)|[PROMPT.md](riffle/PROMPT.md)|
|revolver|[打开](revolver/index.html)|[PROMPT.md](revolver/PROMPT.md)|
|rotunda|[打开](rotunda/index.html)|[PROMPT.md](rotunda/PROMPT.md)|
|iris|[打开](iris/index.html)|[PROMPT.md](iris/PROMPT.md)|
|lens-bloom|[打开](lens-bloom/index.html)|[PROMPT.md](lens-bloom/PROMPT.md)|
|frieze|[打开](frieze/index.html)|[PROMPT.md](frieze/PROMPT.md)|
|aperture|[打开](aperture/index.html)|[PROMPT.md](aperture/PROMPT.md)|
|folio|[打开](folio/index.html)|[PROMPT.md](folio/PROMPT.md)|
|cinema-reel|[打开](cinema-reel/index.html)|[PROMPT.md](cinema-reel/PROMPT.md)|
|stream-showcase|[打开](stream-showcase/index.html)|[PROMPT.md](stream-showcase/PROMPT.md)|
|hardback|[打开](hardback/index.html)|[PROMPT.md](hardback/PROMPT.md)|
|picasso-ecommerce|[打开](picasso-ecommerce/index.html)|[PROMPT.md](picasso-ecommerce/PROMPT.md)|
|assembly|[打开](assembly/index.html)|[PROMPT.md](assembly/PROMPT.md)|
|fathom|[打开](fathom/index.html)|[PROMPT.md](fathom/PROMPT.md)|
|emulsion|[打开](emulsion/index.html)|[PROMPT.md](emulsion/PROMPT.md)|
|portfolio-photographer|[打开](portfolio-photographer/index.html)|[PROMPT.md](portfolio-photographer/PROMPT.md)|
|reverie|[打开](reverie/index.html)|[PROMPT.md](reverie/PROMPT.md)|
|boutique|[打开](boutique/index.html)|[PROMPT.md](boutique/PROMPT.md)|
|nova|[打开](nova/index.html)|[PROMPT.md](nova/PROMPT.md)|
|alive|[打开](alive/index.html)|[PROMPT.md](alive/PROMPT.md)|
|shape-trail|[打开](shape-trail/index.html)|[PROMPT.md](shape-trail/PROMPT.md)|
|membrane|[打开](membrane/index.html)|[PROMPT.md](membrane/PROMPT.md)|
|liquid-type|[打开](liquid-type/index.html)|[PROMPT.md](liquid-type/PROMPT.md)|
|filament|[打开](filament/index.html)|[PROMPT.md](filament/PROMPT.md)|
|pixels|[打开](pixels/index.html)|[PROMPT.md](pixels/PROMPT.md)|
|cipher|[打开](cipher/index.html)|[PROMPT.md](cipher/PROMPT.md)|
|console|[打开](console/index.html)|[PROMPT.md](console/PROMPT.md)|
|cutout|[打开](cutout/index.html)|[PROMPT.md](cutout/PROMPT.md)|
|crema|[打开](crema/index.html)|[PROMPT.md](crema/PROMPT.md)|
|aster|[打开](aster/index.html)|[PROMPT.md](aster/PROMPT.md)|
|spring|[打开](spring/index.html)|[PROMPT.md](spring/PROMPT.md)|
|benchmark|[打开](benchmark/index.html)|[PROMPT.md](benchmark/PROMPT.md)|
|amour|[打开](amour/index.html)|[PROMPT.md](amour/PROMPT.md)|
|fluid-gallery|[打开](fluid-gallery/index.html)|[PROMPT.md](fluid-gallery/PROMPT.md)|
|marathon|[打开](marathon/index.html)|[PROMPT.md](marathon/PROMPT.md)|
|atelier|[打开](atelier/index.html)|[PROMPT.md](atelier/PROMPT.md)|
|desk-95|[打开](desk-95/index.html)|[PROMPT.md](desk-95/PROMPT.md)|
|isle|[打开](isle/index.html)|[PROMPT.md](isle/PROMPT.md)|
|pantheon|[打开](pantheon/index.html)|[PROMPT.md](pantheon/PROMPT.md)|
|atlas|[打开](atlas/index.html)|[PROMPT.md](atlas/PROMPT.md)|
|aurora|[打开](aurora/index.html)|[PROMPT.md](aurora/PROMPT.md)|
|rooster-rush|[打开](rooster-rush/index.html)|[PROMPT.md](rooster-rush/PROMPT.md)|
|overworld|[打开](overworld/index.html)|[PROMPT.md](overworld/PROMPT.md)|

本地启动：在仓库根目录运行 `python3 -m http.server 5190 --bind 127.0.0.1`，打开 `/rewrite/reproductions.html`。原有原创实验索引保留在 [rewrite/index.html](index.html)。
