saglitzdesign

saglitzdesign is a skill for Claude Code from HalidSaglam/saglitzdesign-mcp. It costs 204 tokens per session (1,125 once invoked), scanned A, original, MIT.

A design-workflow entry point that routes interface tasks to more specific design checks and build guides. It covers websites, dashboards, app screens, components, and forms.

In plain words
What is it for?
Use it to design, redesign, review, audit, simplify, or improve user interfaces and marketing pages, including native iOS, macOS, Android, and design-system work.
Why use it?
It helps identify which design work is needed instead of treating every interface problem as the same. The related checks can base recommendations on generated, measured, or cited evidence.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the saglitzdesign plugin — 9 skills, 10 commands, 2 MCP servers shipped together

Good fit Use it to design, redesign, review, audit, simplify, or improve user interfaces and marketing pages, including native iOS, macOS, Android, and design-system work.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/halidsaglam/saglitzdesign-mcp/saglitzdesign
Install

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.

Any agent
npx skills add HalidSaglam/saglitzdesign-mcp --skill saglitzdesign
Clone the repo
git clone --depth 1 https://github.com/HalidSaglam/saglitzdesign-mcp

Made for: Claude Code.

Or install saglitzdesign, the plugin that ships this one along with the rest of its 9 skills, 10 commands, 2 MCP servers.

Wrote 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.

agentmods badge for saglitzdesign

README.md
[![agentmods](https://agentmods.dev/badge/skills/halidsaglam/saglitzdesign-mcp/saglitzdesign/github.svg)](https://agentmods.dev/skills/halidsaglam/saglitzdesign-mcp/saglitzdesign)
Your own site
<a href="https://agentmods.dev/skills/halidsaglam/saglitzdesign-mcp/saglitzdesign"><img src="https://agentmods.dev/badge/skills/halidsaglam/saglitzdesign-mcp/saglitzdesign/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for saglitzdesign

Your own site · 80×15
<a href="https://agentmods.dev/skills/halidsaglam/saglitzdesign-mcp/saglitzdesign"><img src="https://agentmods.dev/badge/skills/halidsaglam/saglitzdesign-mcp/saglitzdesign.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 204 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,125 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00204 $0.01125
Opus 5 $0.00102 $0.00562
Sonnet 5 $0.00041 $0.00225
Haiku 4.5 $0.00020 $0.00112

Measured 5d ago against content hash 04d7b3e41ac7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

saglitzdesign 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.

skills/saglitzdesign/SKILL.md · 43 lines

How it starts

The opening of the file, as written. The whole thing — 43 lines — stays where its author put it; the contents beside it link to each section on GitHub.

SaglitzDesign

This is the door into a design system that can prove its claims: every recommendation downstream of it either comes generated, comes measured, or comes cited — not from taste alone.

Route to the right skill

The sign the work gives off, and which of the eight depth skills answers it. Read top to bottom; the first row that matches wins.

The work is… Route to
Native iOS, iPadOS, or macOS UI — HIG conventions, Liquid Glass, or porting a design onto an Apple platform apple-platform-design
Native Android UI — Material 3, predictive back, edge-to-edge, or porting a design onto Android android-platform-design
Auditing a whole project or repository — running every deterministic auditor over it, before it ships or to see what is wrong with it ship-quality-gate
Critiquing one interface — a screenshot, a live page, or a screen's code — for what's wrong with it design-review
Checking whether a codebase has a real design system, or migrating scattered values onto tokens design-system-audit
Building or improving a landing page or marketing site so it converts landing-page-conversion
Adding or fixing motion — transitions, hovers, presses, gestures, page transitions motion-and-animation
Anything else — building or restyling a UI with no more specific match above clean-interface-design

The two audit-shaped rows overlap, and the order resolves it deliberately: "audit this repo for what's wrong with it" is a whole-project run, so it goes to ship-quality-gate — the deterministic gate — rather than to the taste critique. Reach for design-review when the target really is one screen.

Four invariants, whichever skill you land in

  1. Generate the system before the pixels. A brand color and a vibe produce a whole foundation — palette, type scale, spacing, elevation, tokens — before any single screen gets built. Hand-picked one-off hex values and font sizes are the failure mode this prevents.
  2. Bind every value to a token. A color, radius, spacing step, or type size that isn't a token reference is a value the next screen will re-decide independently. That's how "feels inconsistent but I can't say why" happens.
  3. Run the deterministic auditors at the close. Taste closes the file; a lint pass, a contrast check, and a consistency score close the task. Read what each auditor discloses it could not see, not only what it found.
  4. Ground every number claimed in a measured output. A contrast ratio, a consistency score, a Lighthouse figure — state it because a tool produced it, not because it sounds plausible.

Read the full file on GitHub · 43 lines

Changes

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.

  1. 5d ago First seen · 43 lines · 204 tokens per session scan A 04d7b3e41ac7

Subscribe to this mod's changes

saglitzdesign is a skill published in the GitHub repository HalidSaglam/saglitzdesign-mcp (5 stars, last pushed 8d ago), licensed MIT. It adds 204 tokens to every session and 1,125 once invoked, about $0.0010 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-09-04.

Related

Other skills, from other repositories

readable-measure

Set line length and measure for comfortable reading across type sizes and breakpoints. Use when tuning body text. Covers measure only — for the full size and weight scale, use typography-scale.

Owl-Listener/designer-skills · 44 tokens

von-restorff-effect

Apply the Von Restorff Effect — the element that differs from its neighbours is the one remembered. Use when a single action must dominate. For overall ordering rather than single-element emphasis, use visual-hierarchy.

Owl-Listener/designer-skills · 49 tokens

handoff-spec

Write the implementation handoff — measurements, behaviours, assets, states, and edge cases. Use when engineering picks up the work. For verifying the result afterwards use design-qa-checklist; for reusable library components use component-spec (design-systems).

Owl-Listener/designer-skills · 57 tokens

animation-principles

Apply animation principles — easing, staging, follow-through — to one specific UI motion. Use when tuning how an animation feels. For product-wide duration and easing tokens use motion-system (design-systems); for a full interaction spec use micro-interaction-spec.

Owl-Listener/designer-skills · 59 tokens

color-system

Build a product colour system — tonal scales, semantic roles, and contrast compliance. Use when defining or rebuilding colour from scratch. For dark-mode adaptation use dark-mode-design; for chart palettes use data-visualization; for multi-brand token architecture use theming-system (design-systems).

Owl-Listener/designer-skills · 64 tokens

dark-mode-design

Adapt an existing palette to dark mode — surface elevation, contrast rebalancing, and desaturation rules. Use when you already have a light palette to translate. For building the base palette first, use color-system.

Owl-Listener/designer-skills · 48 tokens