DN

dominikmartn/nothing-design-skill

Data science & ML
2.6천 stars 품질 52 트렌드 52

A Claude Code skill for generating UI in the Nothing design language. Monochrome, typographic, industrial.

개요

A design system skill for Claude Code inspired by Nothing's visual language. Monochrome, typographic, industrial. I kept describing the same design rules to Claude over and over — Swiss typography, OLED blacks, segmented progress bars, dot-matrix motifs. So I packaged it into a reusable skill. Tell Claude /nothing-design or say "Nothing style" and it generates UI following these principles: - Three-layer visual hierarchy (display, body, metadata — that's it) - Space Grotesk + Space Mono + Doto font stack - Full dark and light mode token system - Segmented progress bars, mechanical toggles, instrument-style widgets - Output as HTML/CSS, SwiftUI, or React/Tailwind Copy the nothing-design folder into your Claude Code skills directory: That's it. Next time you start Claude Code, the skill is available.

README

Nothing Design Skill

A design system skill for Claude Code inspired by Nothing’s visual language. Monochrome, typographic, industrial.

I kept describing the same design rules to Claude over and over — Swiss typography, OLED blacks, segmented progress bars, dot-matrix motifs. So I packaged it into a reusable skill.

What you get

Tell Claude /nothing-design or say “Nothing style” and it generates UI following these principles:

  • Three-layer visual hierarchy (display, body, metadata — that’s it)
  • Space Grotesk + Space Mono + Doto font stack
  • Full dark and light mode token system
  • Segmented progress bars, mechanical toggles, instrument-style widgets
  • Output as HTML/CSS, SwiftUI, or React/Tailwind

Install

Copy the nothing-design folder into your Claude Code skills directory:

git clone https://github.com/dominikmartn/nothing-design-skill.git
cp -r nothing-design-skill/nothing-design ~/.claude/skills/

That’s it. Next time you start Claude Code, the skill is available.

What’s inside

File
SKILL.md Design philosophy, craft rules, workflow
references/tokens.md Colors, fonts, spacing, motion tokens
references/components.md Buttons, cards, lists, tables, overlays
references/platform-mapping.md CSS, SwiftUI, React output mappings

License

MIT

View this README on GitHub

추천 도구

다른 키워드를 입력하거나 필터를 제거해 보세요.

설치

npx skillfish add dominikmartn/nothing-design-skill