impeccable-design-polish
Follow-up design polish skill inspired by Impeccable. Use after a web or HTML artifact exists to audit, critique, polish, animate, harden, and prepare the page for a live/share pass.
DeepseekModel
官方收录技能
质量 优秀 · 90
v1.0.0
获取
https://deepseekmodel.com/api/download.php?id=nexu-io-open-design-skills-impeccable-design-polish-skill-md&format=skill
下载 .skill
标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name impeccable-design-polish description Follow-up design polish skill inspired by Impeccable. Use after a web or HTML artifact exists to audit, critique, polish, animate, harden, and prepare the page for a live/share pass. triggers ["impeccable","design polish","polish page","anti ai polish","critique design","animate page","harden ui","live review","反 AI 味"] od {"mode":"prototype","surface":"web","platform":"desktop","category":"creative-direction","upstream":"https://github.com/pbakaus/impeccable","preview":{"type":"html"},"design_system":{"requires":true},"craft":{"requires":["typography","color","anti-ai-slop","animation-discipline","accessibility-baseline"]},"example_prompt":"Use impeccable-design-polish on the current HTML artifact: audit visual hierarchy, remove AI tells, tighten copy, add restrained motion, and harden responsive/accessibility issues.\n"} Impeccable Design Polish Use this skill as the post-generation pass for an existing design. It should not restart the project from scratch; it should make the current artifact sharper, more usable, and closer to something a designer would ship. Follow-Up Modes Audit : identify the highest-impact issues in hierarchy, spacing, color, type, interaction states, responsiveness, and accessibility. Critique : explain what feels generic, overdesigned, underdesigned, or inconsistent. Polish : directly edit the artifact to improve the top issues while preserving the user's intent. Animate : add restrained, useful motion only where it improves feedback or storytelling. Harden : repair mobile overflow, text clipping, contrast problems, missing states, broken links, and fragile layout assumptions. Live : prepare the artifact for presentation or sharing, including final visual QA and clear next actions. Operating Rules Inspect the current HTML/page before editing. Do not guess from the prompt alone. Keep the existing content, brand, and scenario unless the user explicitly asks to change them. Prefer a few decisive fixes over broad cosmetic churn. Remove common AI tells: purple-blue glow gradients with no product reason generic 3-card feature rows oversized rounded cards everywhere empty marketing adjectives inconsistent spacing and type scale decorative effects that do not support comprehension Preserve accessibility: focus states, contrast, semantic controls, readable text, and reduced-motion fallbacks. Finish with the artifact in a better runnable state, not just a critique list. Best Pairings Pair with design-taste-frontend or gpt-taste for stronger anti-slop redesign work. Pair with emilkowalski-motion or GSAP skills for motion-specific polish. Pair with image/video skills when the artifact needs real visual assets rather than CSS-only decoration.
Agent 识别该技能的关键词,点击任意一个即可复制。
该技能未提供触发词。
下载的 .skill 包内含以下字段。
| 字段 | 说明 |
|---|---|
| format | 格式标识(skill/v1) |
| skill_id | 技能唯一 ID |
| name | 技能名称 |
| version | 版本号 |
| description | 技能描述 |
| category | 所属分类(数组) |
| trigger_words | 触发词列表 |
| tags | 标签列表 |
| source | 来源标识 |
| source_url | 来源链接(本页地址) |
| exported_at | 导出时间(每次下载生成) |
| system_prompt | 系统提示词正文 |
| model_config | 模型参数:provider / model / temperature / max_tokens / top_p |
| examples | 示例 |
| install_guide | 各平台导入说明(Coze / Dify / Claude / 自定义框架) |