[2026-04-28] Add apple-browsers .cursor rules (43 files) + executor v2 context
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
---
|
||||
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.
|
||||
Reference in New Issue
Block a user