ios-accessibility-validator — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited ios-accessibility-validator (Rules) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
AI agents to validate, audit, and improve your iOS apps before release.
| Agent | Purpose |
|---|---|
| App Store Validator | Pre-validate against Apple's Review Guidelines to catch rejections early |
| Security Auditor | Audit against OWASP Mobile Top 10 2024 and iOS security best practices |
| Accessibility Validator | Check compliance with Apple HIG, WCAG 2.2, VoiceOver, and Dynamic Type |
# Copy to your iOS project
cp -r .claude/ /path/to/your/ios-project/
# Run commands
/validate-appstore
/audit-security
/audit-accessibility# Copy to your iOS project
cp -r .cursor/ /path/to/your/ios-project/
# Rules auto-activate when editing Swift, Info.plist, etc.claude-projects/[agent]-instructions.mdCopy the full agent prompt from agents/[name]/[name].md and paste into any LLM chat.
ios-developer-agents/
agents/ # Full agent prompts (source of truth)
.claude/ # Claude Code commands & skills
.cursor/ # Cursor rules (.mdc format)
claude-projects/ # Claude.ai Project templates
ai-rules/ # Generic AI tool rules
docs/ # Documentation| Tool | Files | Activation |
|---|---|---|
| Claude Code | .claude/commands/, .claude/skills/ | Slash commands & auto |
| Cursor | .cursor/rules/*.mdc | Auto on matching files |
| Claude.ai | claude-projects/*.md | Manual setup |
| Other AI tools | ai-rules/*.txt | Copy-paste |
Contributions welcome! See CONTRIBUTING.md for guidelines.
Ideas for new agents:
MIT License - see LICENSE
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.