apple-interface-writing

apple-interface-writing is a skill for Claude Code, Codex from Neeeophytee/agent-stylebooks. It costs 66 tokens per session (709 once invoked), scanned A, original, MIT.

A writing guide for the words people see while using an app, such as buttons, alerts, settings, and permission requests.

In plain words
What is it for?
Use it to draft, rewrite, or review interface text across app screens and user flows, including errors, onboarding, notifications, and empty states.
Why use it?
It helps make each screen's purpose, action, result, and recovery path clear without promising something the app cannot do.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the agent-stylebooks plugin — 16 skills shipped together

Good fit Use it to draft, rewrite, or review interface text across app screens and user flows, including errors, onboarding, notifications, and empty states.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/neeeophytee/agent-stylebooks/apple-interface-writing
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 Neeeophytee/agent-stylebooks --skill apple-interface-writing
Clone the repo
git clone --depth 1 https://github.com/Neeeophytee/agent-stylebooks

Made for: Claude Code, Codex.

Or install agent-stylebooks, the plugin that ships this one along with the rest of its 16 skills.

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-interface-writing

README.md
[![agentmods](https://agentmods.dev/badge/skills/neeeophytee/agent-stylebooks/apple-interface-writing/github.svg)](https://agentmods.dev/skills/neeeophytee/agent-stylebooks/apple-interface-writing)
Your own site
<a href="https://agentmods.dev/skills/neeeophytee/agent-stylebooks/apple-interface-writing"><img src="https://agentmods.dev/badge/skills/neeeophytee/agent-stylebooks/apple-interface-writing/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 apple-interface-writing

Your own site · 80×15
<a href="https://agentmods.dev/skills/neeeophytee/agent-stylebooks/apple-interface-writing"><img src="https://agentmods.dev/badge/skills/neeeophytee/agent-stylebooks/apple-interface-writing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 66 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 709 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00066 $0.00709
Opus 5 $0.00033 $0.00354
Sonnet 5 $0.00013 $0.00142
Haiku 4.5 $0.00007 $0.00071

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

Security

Grade A, and why

apple-interface-writing 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.

skills/apple-interface-writing/SKILL.md · 76 lines

How it starts

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

Apple interface writing

Use language as part of the interaction. Make each screen's purpose, choice, and result understandable with minimal text.

Protect interaction truth

  • Preserve the actual action, consequence, permission, data state, and recovery path.
  • Do not make a destructive action sound reversible.
  • Do not claim data is saved, private, secure, or recoverable without evidence.
  • Respect supplied character, localization, platform, and accessibility constraints.

Define voice, then adapt tone

Choose a stable app voice from its audience and purpose. Adapt the tone to the moment:

  • Routine action: neutral and direct.
  • Success: specific and proportionate.
  • Delay or interruption: calm and informative.
  • Error or loss risk: serious, plain, and recovery-focused.
  • Permission request: transparent about purpose and user benefit.

Do not copy a recognizable corporate personality. Apply the interaction principles to the product's own voice.

Write each screen

  1. State the screen's single purpose and the decision or action it supports.
  2. Put the most important information before explanation.
  3. Use a verb for an action label and make the label predict the result.
  4. Keep terminology and navigation labels consistent across the flow.
  5. Use supporting text only for a consequence, requirement, unfamiliar concept, or choice that the label cannot carry.
  6. Make completion, cancellation, and the next step explicit.

Write errors and alerts

  • Name the problem in terms the person can observe.
  • Give the most useful recovery action and preserve state information when known.
  • Use specific button labels for consequential choices. Avoid generic confirmation when the action itself can be named.
  • Put irreversible consequences beside the action that triggers them.
  • Remove interjections, jokes, and apologies that do not help recovery.
  • Do not use we when it is unclear whether it means the app, company, device, or team.

Write for the device and everyone

Read the full file on GitHub · 76 lines

Files

What ships with it

2 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 · 76 lines · 66 tokens per session scan A 90921d01e97d

Subscribe to this mod's changes

apple-interface-writing is a skill published in the GitHub repository Neeeophytee/agent-stylebooks (59 stars, last pushed 16d ago), licensed MIT. It adds 66 tokens to every session and 709 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.

Related

Other skills, from other repositories

openai-frontend-design

Use for new frontend applications, dashboards, games, creative websites, hero sections, and visually driven UI from scratch, or when the user explicitly asks for a redesign/restyle/modernization. Builds from clean, airy, high-taste, readable image-generated concept design with section-specific references, faithful…

fcakyon/claude-codex-settings · 71 tokens

ultralytics-branding

This skill should be used when creating Ultralytics-branded content of any kind, including PDF, PPTX, Canva, or Google Slides presentations, DOCX documents, marketing or newsletter HTML emails, social media post copy or visuals, website or landing page designs, and dataset or model result visuals. Provides official…

fcakyon/claude-codex-settings · 90 tokens

xiaobei-skill-rebuild-image-in-powerpoint

Use when a user wants Codex to directly operate PowerPoint and reconstruct an entire reference image as editable PowerPoint objects while preserving its full layout, labels, connectors, and visual relationships. Do not use for paper-to-deck generation or VBA-only output.

xiao24bei/xiaobei-skill · 62 tokens

diagrams

Mermaid diagrams following the C4 model: context, container, component, sequence, ER and deployment. Use when saying "diagram", "visualize", or "architecture diagram".

anton-abyzov/specweave · 0 tokens

codedrobe-theme

Create, inspect, convert, apply, replace, verify, troubleshoot, update, publish, or restore reversible CodeDrobe themes for supported Chromium/Electron AI desktop apps, including OpenAI Codex, Tencent WorkBuddy, QoderWork (CN/global), and TRAE SOLO (global/CN). Use when a user asks to turn an attached or local…

CodeDrobe/skills · 181 tokens

lov-maintain-partners

Maintain the Skill Publisher website's partners section AND align partner logo rows on event posters / hero strips: reuse lov-find-logo for brand logo discovery, normalize collected logos to a 240px-tall content canvas (retina-ready), rasterize SVGs via rsvg-convert before normalizing (so SVG viewBox padding gets…

lovstudio/skills · 294 tokens