ios-accessibility

ios-accessibility is a skill for Claude Code from thiennc-tesoglobal/ios-skills. It costs 54 tokens per session (1,075 once invoked), scanned A, original, no licence file.

A guide for adding or checking accessibility in Apple apps built with SwiftUI, UIKit, or AppKit. Accessibility makes apps usable with tools such as VoiceOver and with different text, input, and motion needs.

In plain words
What is it for?
Use it to implement or audit screen-reader labels, text scaling, focus and keyboard behavior, contrast, motion preferences, navigation order, actions, and accessibility tests.
Why use it?
It helps identify barriers for people who use screen readers, larger text, keyboards, or reduced-motion settings.

Skill for Claude Code

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

Part of the ios-engineering-skills plugin — 19 skills shipped together , and of all-ios-skills

Good fit Use it to implement or audit screen-reader labels, text scaling, focus and keyboard behavior, contrast, motion preferences, navigation order, actions, and accessibility tests.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/thiennc-tesoglobal/ios-skills/ios-accessibility
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 thiennc-tesoglobal/ios-skills --skill ios-accessibility
Clone the repo
git clone --depth 1 https://github.com/thiennc-tesoglobal/ios-skills

Made for: Claude Code.

Or install ios-engineering-skills, the plugin that ships this one along with the rest of its 19 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 ios-accessibility

README.md
[![agentmods](https://agentmods.dev/badge/skills/thiennc-tesoglobal/ios-skills/ios-accessibility/github.svg)](https://agentmods.dev/skills/thiennc-tesoglobal/ios-skills/ios-accessibility)
Your own site
<a href="https://agentmods.dev/skills/thiennc-tesoglobal/ios-skills/ios-accessibility"><img src="https://agentmods.dev/badge/skills/thiennc-tesoglobal/ios-skills/ios-accessibility/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 ios-accessibility

Your own site · 80×15
<a href="https://agentmods.dev/skills/thiennc-tesoglobal/ios-skills/ios-accessibility"><img src="https://agentmods.dev/badge/skills/thiennc-tesoglobal/ios-skills/ios-accessibility.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 54 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,075 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.00054 $0.01075
Opus 5 $0.00027 $0.00537
Sonnet 5 $0.00011 $0.00215
Haiku 4.5 $0.00005 $0.00108

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

Security

Grade A, and why

ios-accessibility 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/ios-accessibility/SKILL.md · 88 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

4 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. 5d ago Changed · +19 lines 2f747552efee
  2. 12d ago First seen · 69 lines · 54 tokens per session scan A 671bb527b46a

Subscribe to this mod's changes

ios-accessibility is a skill published in the GitHub repository thiennc-tesoglobal/ios-skills (3 stars, last pushed 5d ago), with no licence file. It adds 54 tokens to every session and 1,075 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-31.

Related

Other skills, from other repositories

ttb-skill-native-swiftui-components

Build reusable native SwiftUI UI components using 100% standard SwiftUI primitives with TTBaseUIKit design tokens, localization, chainable modifiers, and project architecture rules. NO TTBaseSUI wrappers. iOS 14+.

tqtuan1201/TTBaseUIKit · 55 tokens

ax-design-ref

Design API reference -- HIG color/background/material system, typography (San Francisco, text styles, Dynamic Type, tracking, leading), SF Symbols complete API (rendering modes, effects, UIKit equivalents, platform matrix), Liquid Glass adoption guide (controls, navigation, windows, icons, migration), accessibility…

Kasempiternal/axiom-v2 · 64 tokens

ax-design

Apple Human Interface Guidelines and SF Symbols -- design decisions, rendering modes, symbol effects/animations, Draw animations (iOS 26), accessibility compliance, and defending HIG decisions in design reviews.

Kasempiternal/axiom-v2 · 41 tokens

ios-hig-pro-max

Apple ecosystem experience architect skill for SwiftUI development. Invoke this skill whenever the user wants to build, design, review, or polish ANY iOS/iPadOS/macOS interface using SwiftUI — even if they just say "make a screen", "write a SwiftUI view", "help with my app UI", "build an iOS feature", or name any app…

EnzoChen0618/ios-design-swiftui · 193 tokens

iOS SwiftUI Accessibility

Enforces WCAG 2.2 accessible coding patterns when writing SwiftUI — labels, traits, Dynamic Type, contrast, touch targets, focus management, orientation, and more. Based on the ios-swiftui-accessibility-techniques project with 41 static analysis rules across 23 WCAG criteria.

cvs-health/ios-swiftui-accessibility-techniques · 67 tokens

workflow-audit

Systematic UI workflow auditing for SwiftUI applications. Discovers entry points, traces user flows, detects dead ends and broken promises, audits data wiring, evaluates from user perspective. Triggers: "workflow audit", "audit flows", "find dead ends", "check navigation".

Terryc21/workflow-audit · 59 tokens