Design Plugin banner
0xdesign 0xdesign

Design Plugin

Design community intermediate

Description

A Claude Code plugin that helps you make confident UI design decisions through rapid iteration.

Installation

Terminal
claude install-skill https://github.com/0xdesign/design-plugin

README

Design and Refine

A Claude Code plugin that helps you make confident UI design decisions through rapid iteration.

What It Does

Design and Refine generates multiple distinct UI variations for any component or page, lets you compare them side-by-side in your browser, collects your feedback on what you like about each, and synthesizes a refined version—repeating until you're confident in the result.

Instead of guessing at the right design or going back-and-forth on revisions, you see real options, pick what works, and iterate quickly.

When to Use It

    undefined

Why Use It

    undefined

Setup

1. Add the marketplace

In Claude Code, run:

/plugin marketplace add 0xdesign/design-plugin

2. Install the plugin

/plugin install design-and-refine@design-plugins

That's it. The plugin is now available in any project.


Usage

Start a session

/design-and-refine:start

Or with a specific target:

/design-and-refine:start ProfileCard

...