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/ 100Recommendation

Install this skill

Choose your coding agent and copy a project or personal installation command.

Pinned to the indexed commit
Project installation.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
Personal installation~/.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
Manual folder.agents/skills/refine-critique-loopOfficial docs ↗
Project installation.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
Personal installation~/.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
Manual folder.claude/skills/refine-critique-loopOfficial docs ↗
Project installation.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
Personal installation~/.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
Manual folder.agents/skills/refine-critique-loopOfficial docs ↗
Project installation.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
Personal installation~/.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
Manual folder.agents/skills/refine-critique-loopOfficial docs ↗
Project installation.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
Personal installation~/.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
Manual folder.agents/skills/refine-critique-loopOfficial docs ↗
⚠ Installation uses the open-source skills CLI. Inspect the source and permissions before running the command.

Skill instructions

View source on 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`.