ce-polish

GitHub

通过用户实时浏览器反馈进行功能UX打磨。在开发服务器中启动功能,根据用户观察迭代修复界面细节,最后本地提交变更。旨在交付前完成聚焦的UX优化。

skills/ce-polish/SKILL.md EveryInc/compound-engineering-plugin

触发场景

需要对已实现的功能进行UI/UX细节优化 用户希望基于实时浏览体验提出修改意见

安装

npx skills add EveryInc/compound-engineering-plugin --skill ce-polish -g -y
更多选项

不安装直接使用

npx skills use EveryInc/compound-engineering-plugin@ce-polish

指定 Agent (Claude Code)

npx skills add EveryInc/compound-engineering-plugin --skill ce-polish -a claude-code -g -y

安装 repo 全部 skill

npx skills add EveryInc/compound-engineering-plugin --all -g -y

预览 repo 内 skill

npx skills add EveryInc/compound-engineering-plugin --list

SKILL.md

Frontmatter
{
    "name": "ce-polish",
    "description": "Polish a working feature through user-directed live browser feedback. Use when a functional feature needs focused UX refinement before shipping.",
    "argument-hint": "[PR number, branch name, or blank for current branch]",
    "disable-model-invocation": true
}

Polish

Put a working feature in front of the user and turn their live observations into focused UX fixes on the running page.

Done: the user ends the polish loop, every requested fix is reflected in the live feature or reported as blocked, and the in-scope changes are saved in local commit(s). A server or checkout blocker also ends the run when it is reported with the evidence needed to resume.

Boundaries: the user drives what to inspect and change; do not invent an autonomous checklist or expand into general QA. Never work on the repository's default branch. This workflow may edit and locally commit the requested polish, but it never pushes or opens a PR.

Run

  1. Get the live page ready. Read references/run.md before resolving the requested ref or starting anything. It owns existing-worktree safety, dev-server discovery, the bundled-script calls, reachability, and the browser handoff.
  2. Wait for observations. Tell the user where the server is running and ask what could be better. Do not start a review pass while they browse.
  3. Iterate. For each requested change, inspect only as needed, edit the in-scope surface, and let hot reload update the page. When the user asks you to inspect the result, use a browser capability available in the active harness; if none exists, ask them to describe what they see.
  4. Close locally. When the user says they are done, invoke ce-commit for the polish changes, then report the commit(s), the still-running server URL, and any residual blocker.

版本历史

  • 15ab6f7 当前 2026-08-20 12:38

同 Skill 集合

.agents/skills/ce-skill-work/SKILL.md
skills/ce-babysit-pr/SKILL.md
skills/ce-code-review/SKILL.md
skills/ce-commit-push-pr/SKILL.md
skills/ce-commit/SKILL.md
skills/ce-compound-refresh/SKILL.md
skills/ce-compound/SKILL.md
skills/ce-debug/SKILL.md
skills/ce-doc-review/SKILL.md
skills/ce-dogfood/SKILL.md
skills/ce-explain/SKILL.md
skills/ce-handoff/SKILL.md
skills/ce-ideate/SKILL.md
skills/ce-optimize/SKILL.md
skills/ce-plan/SKILL.md
skills/ce-pov/SKILL.md
skills/ce-product-pulse/SKILL.md
skills/ce-promote/SKILL.md
skills/ce-proof/SKILL.md
skills/ce-prototype/SKILL.md
skills/ce-resolve-pr-feedback/SKILL.md
skills/ce-retune/SKILL.md
skills/ce-riffrec-feedback-analysis/SKILL.md
skills/ce-setup/SKILL.md
skills/ce-simplify-code/SKILL.md
skills/ce-strategy/SKILL.md
skills/ce-sweep/SKILL.md
skills/ce-test-browser/SKILL.md
skills/ce-test-xcode/SKILL.md
skills/ce-work/SKILL.md
skills/ce-worktree/SKILL.md
skills/lfg/SKILL.md
skills/ce-brainstorm/SKILL.md
tests/fixtures/sample-plugin/skills/agent-only-skill/SKILL.md
tests/fixtures/sample-plugin/skills/claude-only-skill/SKILL.md
tests/fixtures/sample-plugin/skills/disabled-skill/SKILL.md
tests/fixtures/sample-plugin/skills/skill-one/SKILL.md

元信息

文件数
0
版本
84bdf8c
Hash
e3f5f3cc
收录时间
2026-08-20 12:38

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-22 04:02
浙ICP备14020137号-1