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,複製專案級或個人級安裝指令。
匯入目前專案.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匯入目前專案.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匯入目前專案.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-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-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 -yNative Gemini CLI
gemini skills install https://github.com/nexu-io/open-design.git --scope workspace --path plugins/spec/examples/refine-critique-loop⚠ 安裝指令使用開源 skills CLI。執行前請檢查來源、腳本與權限。
Skill 指令
在 GitHub 查看原始檔案 ↗# 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`.