apple-design-guidelines

apple-design-guidelines is a skill for Claude Code, Codex from mikailustuner/OmniRule. It costs 24 tokens per session (1,497 once invoked), scanned A, original, no licence file.

Richtlinien für die Gestaltung von Apple-Apps, einschließlich Bedienoberfläche, Barrierefreiheit, Dunkelmodus, SF Symbols und Dynamic Type. SF Symbols sind Apples Symbolbibliothek, Dynamic Type passt Textgrößen an die Systemeinstellungen an.

In plain words
What is it for?
Geeignet für die Gestaltung von Benutzeroberflächen, barrierefreien Funktionen, Dunkelmodus, Symbolen und anpassbaren Textgrößen in Apple-Apps.
Why use it?
Sie geben Orientierung, damit eine App den Gestaltungs- und Bedienstandards von Apple entspricht. Dabei werden auch unterschiedliche Bedürfnisse und Anzeigeeinstellungen berücksichtigt.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: agent in frontmatter.

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.

agentmods
npx agentmods add skills/mikailustuner/omnirule/apple-design-guidelines
Any agent
npx skills add mikailustuner/OmniRule --skill apple-design-guidelines
Clone the repo
git clone --depth 1 https://github.com/mikailustuner/OmniRule

Made for: Claude Code, Codex.

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 apple-design-guidelines

README.md
[![agentmods](https://agentmods.dev/badge/skills/mikailustuner/omnirule/apple-design-guidelines.svg)](https://agentmods.dev/skills/mikailustuner/omnirule/apple-design-guidelines)
Your own site
<a href="https://agentmods.dev/skills/mikailustuner/omnirule/apple-design-guidelines"><img src="https://agentmods.dev/badge/skills/mikailustuner/omnirule/apple-design-guidelines.svg" alt="Measured on agentmods" height="20"></a>
Per session 24 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,497 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00024 $0.01497
Opus 5 $0.00012 $0.00749
Sonnet 5 $0.00005 $0.00299
Haiku 4.5 $0.00002 $0.00150

Measured 6d ago against content hash 7d3f1e7efc90, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

apple-design-guidelines 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 6d 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/apple-design-guidelines/SKILL.md · 216 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 6d ago First seen · 216 lines · 24 tokens per session scan A 7d3f1e7efc90

Subscribe to this mod's changes

apple-design-guidelines is a skill published in the GitHub repository mikailustuner/OmniRule (5 stars, last pushed 3mo ago), with no licence file. It adds 24 tokens to every session and 1,497 once invoked, about $0.0001 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

agent-browser

Browser automation via Chrome/Chromium CDP — open, snapshot, click, screenshot. For testing web apps, mobile layouts, and automated interactions without Playwright/Puppeteer.

x-cmd/x-cmd · 39 tokens

mobile-automation

Control Android and iOS devices, emulators and simulators — launch apps, tap, swipe, type, take screenshots, read the accessibility tree. Use when a task involves a mobile device or app, mobile UI testing, or reproducing a bug on a phone.

mobile-next/mobile-mcp · 58 tokens

serve-sim-placeholder-assets

Audit and update serve-sim's Device Hub-style simulator placeholder assets from local Xcode/CoreTypes resources. Use after installing a new Xcode or macOS seed, or when iPhone, iPad, Watch, or Vision placeholder previews look wrong.

EvanBacon/serve-sim · 56 tokens

byted-ai-mobileuse-agent

Skill "byted-ai-mobileuse-agent" from bytedance/agentkit-samples, covering mobile use agent (execution), python dependencies, input, output and local usage.

bytedance/agentkit-samples · 0 tokens

xcode-build-orchestrator

Orchestrate Xcode build optimization by benchmarking first, running the specialist analysis skills, prioritizing findings, requesting explicit approval, delegating approved fixes to xcode-build-fixer, and re-benchmarking after changes. Use when a developer wants an end-to-end build optimization workflow, asks to speed…

AvdLee/Xcode-Build-Optimization-Agent-Skill · 94 tokens

app_remix

Create a new Rome app from an App Store source, already installed or identified by a pinned Store version. Copy installed code locally or download and extract a Store bundle without installing the source. Never edit or overwrite an existing source app.

rome-os/rome · 50 tokens