Agent Plugins Marketplace
All plugins

lux-swiss

v2.3.0

A governed Swiss visual system with exact Tailwind tokens, component rules, and house-mark guidance.

Codex1 Skill

By Lux SolariLicense: CC-BY-SA-4.00 GitHub starsUpdated last week

Directory evidence

Runtimes
Codex
Parsed components
1 skill or MCP entry
Source updated
Sep 11, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install lux-swiss for Codex

Installs for the current user
codex plugin marketplace add luxsolari/lux-solari-codex-plugins
codex plugin marketplace upgrade lux-solari-codex
codex plugin add lux-swiss@lux-solari-codex

Paste and run these commands in a terminal with Codex. They add and refresh the lux-solari-codex catalog, then install this plugin.

Compatibility: the page URL and API slug “lux-swiss” remain stable.

  • Codex: lux-swiss@agent-plugin-marketplacelux-swiss@lux-solari-codex

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/luxsolari/lux-solari-codex-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/lux-swiss/.

Plugin files

plugins/lux-swiss/
├── .codex-plugin/plugin.json
└── skills/lux-swiss/SKILL.md

Included Skills1

lux-swissskills/lux-swiss/SKILL.md

Lux Swiss (formerly Duotone Swiss) — Lux Solari's house design system. A strict two-color visual language (ink + warm cream) with a single blood-red accent, Swiss-minimalist layout, visible borders, no shadows, and Space Mono / Space Grotesk typography. Use this skill whenever building, styling, or restyling ANY user interface: React/Next/Svelte/Vue components, HTML pages, landing pages, dashboards, buttons, cards, forms, navigation, modals, tags, charts, or Tailwind/CSS themes — even when the user does not name the design system explicitly. Apply it by default so every project shares the same aesthetic. Also trigger on phrases like "make this look good", "style this", "apply my design system", "duotone", "lux swiss", "swiss", "give it a theme", or when starting a new frontend from scratch. When another design language is explicitly requested (Material, shadcn defaults untouched, a client's brand kit), defer to that instead.

Plugin manifests1

plugins/lux-swiss/.codex-plugin/plugin.json
{
  "name": "lux-swiss",
  "version": "2.3.0",
  "description": "A governed Swiss visual system with exact Tailwind tokens, component rules, and house-mark guidance.",
  "author": {
    "name": "Lux Solari"
  },
  "repository": "https://github.com/luxsolari/lux-swiss",
  "license": "CC-BY-SA-4.0",
  "keywords": [
    "design-system",
    "swiss",
    "tailwind",
    "typography",
    "ui"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "Lux Swiss",
    "shortDescription": "Apply the Lux Swiss visual system to an interface.",
    "longDescription": "Exact theme tokens and governed component, typography, image, icon, and chart guidance.",
    "developerName": "Lux Solari",
    "category": "Design",
    "capabilities": [
      "design tokens",
      "component guidance",
      "visual governance"
    ],
    "defaultPrompt": "Apply the Lux Swiss system to this interface."
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[lux-swiss on Agent Plugins Marketplace](https://pluginsmp.com/plugins/lux-swiss)