tri-swiss
v1.1.0A governed red and turquoise Swiss visual system with exact Tailwind tokens and structural component rules.
By Lux SolariLicense: CC-BY-SA-4.00 GitHub starsUpdated last week
Directory evidence
- Runtimes
- Codex
- Parsed components
- 0 skill or MCP entries
- 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 tri-swiss for Codex
codex plugin marketplace add luxsolari/lux-solari-codex-plugins
codex plugin marketplace upgrade lux-solari-codex
codex plugin add tri-swiss@lux-solari-codexPaste 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 “tri-swiss” remain stable.
- Codex:
tri-swiss@agent-plugin-marketplace→tri-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-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/tri-swiss/.
Plugin files
└── .codex-plugin/plugin.json
Plugin manifests1
{
"name": "tri-swiss",
"version": "1.1.0",
"description": "A governed red and turquoise Swiss visual system with exact Tailwind tokens and structural component rules.",
"author": {
"name": "Lux Solari"
},
"repository": "https://github.com/luxsolari/tri-swiss",
"license": "CC-BY-SA-4.0",
"keywords": [
"design-system",
"swiss",
"tailwind",
"red",
"turquoise"
],
"skills": "./skills/",
"interface": {
"displayName": "Tri Swiss",
"shortDescription": "Apply the Tri-Swiss visual system to an interface.",
"longDescription": "Exact theme tokens plus red/turquoise governance, structural blocks, and component guidance.",
"developerName": "Lux Solari",
"category": "Design",
"capabilities": [
"design tokens",
"accent governance",
"component guidance"
],
"defaultPrompt": "Apply the Tri-Swiss system to this interface."
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[tri-swiss on Agent Plugins Marketplace](https://pluginsmp.com/plugins/tri-swiss)