explaingit

deeflect/mies

Analysis updated 2026-05-18

31Audience · designerComplexity · 1/5LicenseSetup · easy

TLDR

A Claude Code skill that strips unnecessary elements from a screen and polishes what remains, inspired by architect Mies van der Rohe.

Mindmap

mindmap
  root((mies))
    What it does
      Removes unneeded elements
      Refines what remains
      Inspired by Mies van der Rohe
    Modes
      Frame, Set, Compose
      Inspect and Refine
      Move and Word
    Tech stack
      Claude Code skill
      npm install
    Use cases
      Redesign a screen
      Critique existing UI
      Write interface copy
    Audience
      Designers
      Vibe coders

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Install the skill and type /mies inside Claude Code to redesign a screen from scratch.

USE CASE 2

Run Inspect mode to get a blunt critique of an existing interface's worst problems first.

USE CASE 3

Use Refine mode to cut and polish a screen that already exists.

USE CASE 4

Use Word mode to rewrite interface copy so it reads as written by a person, not generated.

What is it built with?

Claude Codenpm

How does it compare?

deeflect/mies0xazanul/fuzz-skill732124645/promptops
Stars313131
LanguageCGo
Setup difficultyeasymoderateeasy
Complexity1/53/53/5
Audiencedesignerresearcherdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Install with one npm command, or copy the repo into your agent's skills directory by hand.

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

In plain English

This is a design-taste skill for Claude Code, a command-line AI coding assistant. Installing the skill adds a /mies command that you can invoke whenever you are designing, building, or reviewing a screen or interface. The name refers to Ludwig Mies van der Rohe, an architect whose career became defined by removing everything unnecessary from a structure until only the essential remained. The skill applies the same instinct to digital interfaces: it asks of every element why it is there, removes what cannot justify itself, and then refines what survives. When you type /mies in Claude Code, it runs a sequence of steps depending on what you are doing. For new work it moves through three phases: Frame, which decides what you are actually building and why before any code is written, Set, which establishes the visual foundation covering type, color, spacing, and design tokens, and Compose, which builds or rebuilds the screen to match how it is actually used. For an existing screen it can switch to Inspect mode to identify the worst problems first, or Refine mode to cut and polish what is already there. Other modes handle more specific concerns. Move covers animation and transitions, but only when they make a state change clearer rather than just decorating the interface. Word handles interface copy, with a focus on warmth and plainness and an explicit instruction to avoid overexplaining and what the README calls AI tells. The skill is structured as a main routing file and a set of reference documents covering copy, critique, design systems, motion, patterns, and workflow. Installing it requires one npm command. The project is MIT-licensed and was created by Dee Kargaev as an independent homage to Mies van der Rohe, with no affiliation to the van der Rohe estate.

Copy-paste prompts

Prompt 1
Install deeflect/mies and show me how to run /mies to critique my current screen.
Prompt 2
Use the mies skill's Frame mode to help me decide what this new screen should actually do.
Prompt 3
Run the mies skill's Refine mode on this interface and tell me the worst problems first.
Prompt 4
Show me how the mies skill's Word mode would rewrite this button label and error message.

Frequently asked questions

What is mies?

A Claude Code skill that strips unnecessary elements from a screen and polishes what remains, inspired by architect Mies van der Rohe.

What license does mies use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is mies to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is mies for?

Mainly designer.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.