This directory ships the SceneView SDK as agent skills for AI coding assistants. Each skill is a self-contained SKILL.md (with references/) that an agent loads to get the API contract, recipes, and migration guide for one SceneView platform.
Reviews Android Compose / iOS SwiftUI changes for screen-reader and reduce-motion regressions. Use proactively after any UI change, before opening a PR that touches ui/ or iosApp/ Views, or when asked to check TalkBack/VoiceOver accessibility. A core user base is blind and visually impaired — accessibility is treated…
Runs a build/test command (gradle, xcodebuild, npm, vitest) and returns a compressed failure summary — first failing task, error message, file:line — instead of raw logs.
Implements a well-specified, self-contained coding task (one module, one command, one component) from a detailed spec. Not for architecture decisions or cross-cutting changes.