AccessLint – iOS accessibility static analysis (25 WCAG rules)
SwiftLint for accessibility—25 WCAG rules caught pre-build, no runtime SDK needed, free tier.

It reads your Swift sources and flags accessibility problems with exact line numbers, suggested fixes, and WCAG references — handy for catching issues in CI or locally via a Homebrew-installable CLI. Practical execution is clear (SwiftUI/UIKit rules, Xcode/CI output), but the rule set is small and several checks are behind a paywall, so it's a strong team tool rather than a category-redefining product.
iOS developers, mobile engineers, QA and accessibility engineers working with Swift/SwiftUI apps
SwiftLint for accessibility—25 WCAG rules caught pre-build, no runtime SDK needed, free tier.
TestFlight-distributed iOS app for learning Swift through hands-on building projects.
Pure Swift iOS security SDKs with <2ms overhead beat commercial alternatives for regulated apps.
Markdown linter with credential scanning in code blocks, exits hard on security findings.
Catches swapped string arguments in LLM code that standard linters miss completely.
Snapshot parsing as deterministic grammar—no VM needed, works across Dart versions.