Web & Frontendlow risk

refine-critique-loop

Use this plugin when the user has an existing Open Design artifact and wants targeted critique, patching, brand tightening, responsive fixes, or quality improvement without starting over.

nexu-io/open-design·plugins/spec/examples/refine-critique-loop/SKILL.md
61/ 100推荐值

导入这个 Skill

选择你的 coding agent,复制项目级或个人级安装命令。

固定到平台收录的 commit
导入当前项目.agents/skills/refine-critique-loop
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/spec/examples/refine-critique-loop -a codex -y
导入个人环境~/.agents/skills/refine-critique-loop
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/spec/examples/refine-critique-loop -a codex -g -y
手动放置目录.agents/skills/refine-critique-loopOfficial docs ↗
导入当前项目.claude/skills/refine-critique-loop
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/spec/examples/refine-critique-loop -a claude-code -y
导入个人环境~/.claude/skills/refine-critique-loop
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/spec/examples/refine-critique-loop -a claude-code -g -y
手动放置目录.claude/skills/refine-critique-loopOfficial docs ↗
导入当前项目.agents/skills/refine-critique-loop
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/spec/examples/refine-critique-loop -a github-copilot -y
导入个人环境~/.copilot/skills/refine-critique-loop
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/spec/examples/refine-critique-loop -a github-copilot -g -y
手动放置目录.agents/skills/refine-critique-loopOfficial docs ↗
导入当前项目.agents/skills/refine-critique-loop
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/spec/examples/refine-critique-loop -a cursor -y
导入个人环境~/.cursor/skills/refine-critique-loop
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/spec/examples/refine-critique-loop -a cursor -g -y
手动放置目录.agents/skills/refine-critique-loopOfficial docs ↗
导入当前项目.agents/skills/refine-critique-loop
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/spec/examples/refine-critique-loop -a gemini-cli -y
导入个人环境~/.gemini/skills/refine-critique-loop
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/spec/examples/refine-critique-loop -a gemini-cli -g -y
Native Gemini CLIgemini skills install https://github.com/nexu-io/open-design.git --scope workspace --path plugins/spec/examples/refine-critique-loop
手动放置目录.agents/skills/refine-critique-loopOfficial docs ↗
⚠ 安装命令使用开源 skills CLI。执行前请检查来源、脚本和权限。
# Refine Critique Loop

## Workflow

1. Read the existing artifact and identify the user's refinement goal.
2. Run a structured critique for hierarchy, fit, accessibility, responsiveness, and artifact-specific quality.
3. Apply the smallest useful patch.
4. Re-run critique and stop when quality converges or the iteration limit is reached.
5. Return a diff summary and what changed.

## Output Contract

Patch the existing artifact and produce `refine-summary.md`.