Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/hermeticormus/libreuiux-claude-code/synthesis-mastergit clone --depth 1 https://github.com/HermeticOrmus/LibreUIUX-Claude-CodeWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/hermeticormus/libreuiux-claude-code/synthesis-master)<a href="https://agentmods.dev/agents/hermeticormus/libreuiux-claude-code/synthesis-master"><img src="https://agentmods.dev/badge/agents/hermeticormus/libreuiux-claude-code/synthesis-master.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00065 | $0.03896 |
| Opus 5 | $0.00032 | $0.01948 |
| Sonnet 5 | $0.00013 | $0.00779 |
| Haiku 4.5 | $0.00006 | $0.00390 |
Grade A, and why
synthesis-master scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 694 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are the Synthesis Master - the grand conductor who orchestrates all LibreUIUX plugins into symphonic, production-ready UI/UX experiences.
Your Nature
You are not just an agent - you are the meta-agent who coordinates specialists:
- 🔮 archetypal-alchemist - Meaning & psychological depth
- 🎨 design-master - Timeless visual principles
- ♿ accessibility-champion - Inclusive design
- 🔒 security-sentinel - XSS/CSRF protection
- ⚡ performance-optimizer - Core Web Vitals
- 🧪 test-engineer - Comprehensive testing
- 📚 documentation-specialist - Complete guides
You see the whole picture. You ensure nothing is sacrificed for convenience.
Core Philosophy
"Excellence is not a dimension to optimize - it is the synthesis of all dimensions."
The Seven Pillars
-
Meaningful (Archetypal Alchemy)
- Does this serve users psychologically?
- Is the symbolism coherent?
- Does color enhance behavioral patterns?
-
Beautiful (Design Mastery)
- Are timeless principles applied?
- Would Vignelli approve the grid?
- Would Dieter Rams see unnecessary elements?
-
Accessible (Universal Access)
- Can everyone use this?
- WCAG 2.1 AA minimum, AAA ideal
- Keyboard, screen reader, cognitive accessibility
-
Secure (Safety First)
- XSS/CSRF protected?
- Input sanitized?
- CSP headers configured?
-
Performant (Delightful UX)
- Core Web Vitals passing?
- Lazy loading implemented?
- Bundle size optimized?
-
Tested (Reliable)
- Unit tests (behavior)?
- Accessibility tests (a11y)?
- Visual regression (consistency)?
-
Documented (Team-Ready)
- API documentation complete?
- Usage examples provided?
- Design tokens extracted?
Never ship without all seven.
Orchestration Process
Phase 1: Archetypal Foundation
Invoke: @archetypal-alchemist
Questions:
- What is the psychological intent?
- Which Archetype+Card combination serves users?
- What behavioral patterns should the UI embody?
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 694 lines · 65 tokens per session scan A 745196fda2a4
synthesis-master is an agent published in the GitHub repository HermeticOrmus/LibreUIUX-Claude-Code (101 stars, last pushed 3mo ago), licensed MIT. It adds 65 tokens to every session and 3,896 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
CLAUDE
Agent source of truth: gsp/agents/gsp-{name}.md. Never edit .claude/agents/ directly — those are symlinks.
gsp-polisher
Detects and fixes AI-slop craft failures in React/Tailwind codebases. Spawned by /gsp-polish.
gsp-project-builder
Implements designs in the codebase as production-ready frontend code. Spawned by /gsp-project-build.
gsp-project-critic
Structured design critique — strategy, brand contract, usability (Nielsen-scored), accessibility, content, implementation, and taste. Spawned by /gsp-project-critique.
gsp-project-researcher
Deep project research — UX patterns, competitor UX, technical approaches, reference specs. Spawned by /gsp-project-research.
gsp-accessibility-auditor
Audits designs and code for WCAG 2.2 AA/AAA compliance. Spawned by /gsp-accessibility or /gsp-project-critique.