원클릭으로
ppt-page-polish
当单页结构基本正确,但视觉上过空、过挤、层级不清或风格执行不到位,需要只对该页做细化抛光时使用。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
当单页结构基本正确,但视觉上过空、过挤、层级不清或风格执行不到位,需要只对该页做细化抛光时使用。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Professional data visualization using Python (matplotlib, seaborn, plotly). Create publication-quality static charts, statistical visualizations, and interactive plots. Use when generating charts/graphs/plots from data, creating infographics with data components, or producing scientific/statistical visualizations. Supports PNG/SVG (static) and HTML (interactive) export.
将 deck_dir 中的 HTML 页面导出为可编辑的 PPTX 文件,使用 DOM 解析重建方式生成原生 PPTX 元素(文本框、图片、形状、表格等)。
Generate professional PDFs from Markdown, HTML, data, or code. Reports, invoices, contracts, and documents with best practices.
Generate, edit, and read PowerPoint presentations. Create from scratch with PptxGenJS (cover, TOC, content, section divider, summary slides), edit existing PPTX via XML workflows, or extract text with markitdown. Triggers: PPT, PPTX, PowerPoint, presentation, slide, deck, slides.
当 storyboard 中存在图片或视觉资产缺口,需要为页面或槽位生成可追踪的资产计划,并优先落地本地图片文件时使用。
当需要根据 style-spec、storyboard 和 asset-plan 逐页生成 1280×720 HTML 幻灯片时使用。
| name | ppt-page-polish |
| description | 当单页结构基本正确,但视觉上过空、过挤、层级不清或风格执行不到位,需要只对该页做细化抛光时使用。 |
ppt-review 发现某页视觉质量不达标但叙事结构无需改动时,进入本 skill 做 HTML 级视觉修复。
在不改变页面核心叙事的前提下,修复单页视觉质量,直接修改对应的 pages/page_XX.html。
ppt-review 判定某页信息过空或信息过挤ppt-review 判定某页视觉层级不清、元素碰撞或溢出安全区ppt-review 判定某页与 style-spec.json 的执行偏差明显ppt-review 判定某页缺少背景装饰层或前景装饰层ppt-review 判定某页组件皮肤退化为默认白卡片pages/page_XX.html(必须已存在)style-spec.json(必须已存在,用于核对风格执行)storyboard.json(必须已存在,用于确认页面叙事不变)asset-plan.json(用于确认图片槽位状态)pages/page_XX.htmlstyle-spec.json 的执行偏差:配色、字体、组件皮肤未忠实消费style-spec.json 存在且可读。storyboard.json 对应 page_id,确认页面叙事角色和 payload_budget。.wrapper > #bg > #ct > #footer#ct 或 #header 内,未被其他层遮挡data-layer="bg-motif"data-layer="fg-motif"data-motif-keystyle-spec.json.component_skins 一致style-spec.json.color_roles 一致style-spec.json.typography 一致payload_budget 要求bg-motif 和 fg-motif下一步。style-spec.json 的字段,不要退回通用默认样式。content_blocks 语义。payload_budget 要求的承载内容来"解决"过挤问题。position: absolute + transform: translate(...) 布局流式内容。mt-auto、flex-grow 或 flex: 1 伪造间距。