macos-26-design

macos-26-design is a skill for Claude Code from juanlara-aidev/macos-26-design. It costs 154 tokens per session (4,101 once invoked), scanned A, original, no licence file.

A macOS 26 design-system reference based on Apple's official design resources, including visual tokens and example web specimens.

In plain words
What is it for?
Designing or implementing macOS-style interfaces using its typography, colors, materials, spacing, corner shapes, motion, shadows, and sample controls.
Why use it?
It provides documented values and examples for building interfaces that follow the macOS 26 visual style.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Designing or implementing macOS-style interfaces using its typography, colors, materials, spacing, corner shapes, motion, shadows, and sample controls.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/juanlara-aidev/macos-26-design/bundle
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 juanlara-aidev/macos-26-design --skill bundle
Clone the repo
git clone --depth 1 https://github.com/juanlara-aidev/macos-26-design

Made for: Claude Code.

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 macos-26-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/juanlara-aidev/macos-26-design/bundle/github.svg)](https://agentmods.dev/skills/juanlara-aidev/macos-26-design/bundle)
Your own site
<a href="https://agentmods.dev/skills/juanlara-aidev/macos-26-design/bundle"><img src="https://agentmods.dev/badge/skills/juanlara-aidev/macos-26-design/bundle/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 macos-26-design

Your own site · 80×15
<a href="https://agentmods.dev/skills/juanlara-aidev/macos-26-design/bundle"><img src="https://agentmods.dev/badge/skills/juanlara-aidev/macos-26-design/bundle.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 154 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,101 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 unknown 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.00154 $0.04101
Opus 5 $0.00077 $0.02050
Sonnet 5 $0.00031 $0.00820
Haiku 4.5 $0.00015 $0.00410

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

Security

Grade A, and why

macos-26-design 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 9d 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.

bundle/SKILL.md · 198 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

58 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 9d ago First seen · 198 lines · 154 tokens per session scan A 61c358072667

Subscribe to this mod's changes

macos-26-design is a skill published in the GitHub repository juanlara-aidev/macos-26-design (6 stars, last pushed 4mo ago), with no licence file. It adds 154 tokens to every session and 4,101 once invoked, about $0.0008 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-31.

Related

Other skills, from other repositories

html-effectiveness-editor

Guidance for building small HTML editors where users arrange items, change settings, or tune prompts, then copy the result back to an agent.

Azhi-ss/html-effectiveness · 112 tokens

html-effectiveness-explore

A guide for exploring several implementation or visual-design options before choosing one. It also covers writing an engineering plan, such as an RFC, which records how a chosen solution will be built.

Azhi-ss/html-effectiveness · 92 tokens

html-effectiveness-design

A guide for documenting a design system, meaning the shared visual rules and reusable interface parts of a product. It also explains how to display every version of a component, such as a button or card, together for review.

Azhi-ss/html-effectiveness · 94 tokens

html-effectiveness-proto

A guide for testing motion and short interaction flows in a web interface. It covers adjustable animation timing and easing, which controls how movement speeds up or slows down, plus clickable flows across four to six screens.

Azhi-ss/html-effectiveness · 92 tokens

brand-landingpage

Brand-first landing page designer — runs a brand-identity interview (colors, typography, shape language), then generates and iterates on a polished landing page via Stitch with deployment-ready HTML. Use when the user asks to create, design, or build a landing page, homepage, or marketing page and has no established…

wshobson/agents · 112 tokens

wcag-audit-patterns

Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns.

wshobson/agents · 45 tokens