Imported from metedata/native-ui-autoresearch (
examples/ios-settings/AGENTS.md). Install upstream withnpx skills add metedata/native-ui-autoresearch --skill ios-settings. Copyright stays with the author.
iOS Settings example
Read README.md, CONTEXT.md, the config and generated STATUS.md when present. The toolkit is the enclosing repository, two directories above this example; toolkit.json records that relative location. Shared instructions are in the root AGENTS.md and the agent workflow.
The confirmed scope is one full-screen, light-mode Settings still: settings.main.light. Preserve its original native reference, full-screen geometry and recorded fixture. Other pages, navigation, search results, scrolling and transitions are outside scope. Do not ask the user to restate these decisions.
Keep text, layout and system chrome editable. Small native icon artworks are separate attributed assets. Compare the exact candidate against the recorded state, and keep residual differences visible. The preview's readiness signal means fonts/images have loaded; it does not establish native interaction behavior or accepted fidelity.
Use the enclosing toolkit's scripts/ui.mjs commands from the repository root, as shown in GETTING_STARTED.md. Read detailed capture/export contracts only when needed. A changed reference requires a new immutable revision; a passing toolkit test is not proof that this screen matches.