--- confidence: 1.0 namespace: work last_updated: 2026-04-28 --- # Apple Browsers — Cursor Rules Index Copies of `.cursor/rules/*.mdc` from `~/DuckDuckGo/apple-browsers.git/main/.cursor/rules/`. Originals stay in place (Cursor reads them from there). These copies are for agent search via obsidian-mcp. **Do not edit here** — edit originals in the repo and re-sync. ## Files | Rule | Purpose | | ----------------------------- | --------------------------------------------------- | | architecture.mdc | Overall app architecture patterns | | code-style.mdc | Swift code style guidelines | | development-commands.mdc | Build commands, Xcode setup | | testing.mdc | Unit test patterns | | ui-testing.mdc | UI test patterns, UITestCase | | pull-request.mdc | PR workflow (Executor overrides confirmation gates) | | feature-flags.mdc | Feature flag usage | | anti-patterns.mdc | What NOT to do | | general.mdc | General guidelines | | branch-naming-conventions.mdc | Branch naming (executor/* prefix for Executor) | See full list: 43 files total.