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.
npx skills add gygantskiyMatilyock/ios-developer-agents --skill ios-accessibility-validatorgit clone --depth 1 https://github.com/gygantskiyMatilyock/ios-developer-agentsWrote 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.
[](https://agentmods.dev/skills/gygantskiymatilyock/ios-developer-agents/ios-accessibility-validator)<a href="https://agentmods.dev/skills/gygantskiymatilyock/ios-developer-agents/ios-accessibility-validator"><img src="https://agentmods.dev/badge/skills/gygantskiymatilyock/ios-developer-agents/ios-accessibility-validator/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.
<a href="https://agentmods.dev/skills/gygantskiymatilyock/ios-developer-agents/ios-accessibility-validator"><img src="https://agentmods.dev/badge/skills/gygantskiymatilyock/ios-developer-agents/ios-accessibility-validator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.00336 |
| Opus 5 | $0.00000 | $0.00168 |
| Sonnet 5 | $0.00000 | $0.00067 |
| Haiku 4.5 | $0.00000 | $0.00034 |
Grade A, and why
ios-accessibility-validator 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 10d 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.
What it actually says
iOS Accessibility Validator
Use this skill to audit iOS apps for accessibility compliance with Apple Human Interface Guidelines, WCAG 2.2 standards, and iOS accessibility best practices.
When to Use
- When building new UI components
- Before app releases
- When improving accessibility
- When targeting accessibility certifications
- After receiving accessibility feedback
- When building apps for enterprise/government (Section 508)
How to Apply
Read the full agent prompt from agents/accessibility-validator/accessibility-validator.md in the ios-developer-agents repository.
Follow the audit process:
- VoiceOver Compatibility - Labels, hints, traits, element grouping, reading order
- Dynamic Type Support - Text scaling, layout adaptation
- Color & Visual - Contrast ratios (4.5:1/3:1), color independence, Dark Mode
- Motion & Animation - Reduce Motion support, flashing content
- Touch Targets - 44x44pt minimum, gesture alternatives
- Switch Control & Voice Control - Keyboard access, scanning
- Audio & Haptics - Captions, audio descriptions, alternatives
- Cognitive Accessibility - Clear language, predictable behavior
- Accessibility APIs - UIKit/SwiftUI implementation review
Output Format
Provide structured findings with:
- Compliance summary (Apple HIG, WCAG 2.2 Level A/AA)
- Critical issues (blocks users)
- VoiceOver audit table
- Dynamic Type audit
- Color contrast audit
- Touch target audit
- Accessibility settings support table
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.
- 10d ago First seen · 40 lines · 0 tokens per session scan A 9a0f02ff0808
ios-accessibility-validator is a skill published in the GitHub repository gygantskiyMatilyock/ios-developer-agents (30 stars, last pushed 8mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 336 tokens. 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.
Other skills, from other repositories
appllama-app-design-skill
Build native-feeling, benchmark-quality mobile app screens (Expo / React Native). Use when designing or implementing any mobile UI — screens, flows, onboarding, paywalls, tab bars, sheets, settings, empty states — or when polishing motion, navigation, typography, dark mode, or perceived performance. Enforces Apple HIG…
flutter-ui
Build Flutter UI from Figma MCP or image input. Scans src for design tokens (colors, sizes, text styles), existing components, and naming conventions before writing a single line of code. Never hard-codes values.
design-android
Use when designing an Android screen or flow — deliverable is a device-framed HTML mockup and developer handoff spec, never Compose code.
design-ios
Use when designing an iOS or macOS screen or flow — deliverable is a device/window-framed HTML mockup and handoff spec, never SwiftUI code.
swiftui-animation-match
Match UI/UX interaction needs to proven SwiftUI animation patterns from curated open-source catalogs. Use when planning or building iOS/macOS screens where an interaction should feel alive - loaders, likes, toggles, card decks, reveals, shaders - or when asked which animation fits a moment. Recommends system-first…
frontend-design-director
Set subject-grounded visual direction for standard or deep UI work, redesign, polish, critique, anti-template review, or design handoff. Skip technical micro-fixes and isolated code edits.