CVS Health
Official@cvs-health
We are America's leading health solutions company, delivering care in ways no one else can.
Agent Skills by CVS Health
Showing 1 vetted skills indexed across 1 GitHub repositories.
Frequently Asked Questions About CVS Health
FAQPage SchemaWhat specific accessibility standards does this implementation support?▼
This implementation focuses exclusively on WCAG 2.2 compliance requirements within the SwiftUI framework. It provides the necessary patterns to ensure native mobile components meet federal accessibility mandates for screen reader compatibility, visual contrast, and dynamic text scaling.
Which engineering personas benefit from these accessibility patterns?▼
These patterns are designed for iOS mobile engineers and UI designers tasked with building inclusive healthcare applications. They are particularly useful for developers working in highly regulated industries where adherence to digital accessibility laws is a mandatory requirement for product deployment.
What are the primary prerequisites for integrating these accessibility patterns?▼
Integration requires an existing SwiftUI codebase and a development environment configured for Xcode. Engineers must have a foundational understanding of the SwiftUI view lifecycle and the specific accessibility modifiers provided by the Apple framework to correctly map semantic labels and traits.