ios cursor rules

1,712 tagged ios, measured the same way as everything else here.

Browse within: browsers 46duckduckgo 46macos 46swift 26swiftui 24android 23development 22javascript 22react-native 22

spm-build-analysis

97

AvdLee/Xcode-Build-Optimization-Agent-Skill

Skill Claude CodeCodex

Analyze Swift Package Manager dependencies, package plugins, module variants, and CI-oriented build overhead that slow Xcode builds. Use when a developer suspects packages, plugins, or dependency graph shape are hurting clean or incremental build performance, mentions SPM slowness, package resolution time, build…

1.2k +1 21d ago A 87 tokens original MIT

xcode-build-fixer

98

AvdLee/Xcode-Build-Optimization-Agent-Skill

Skill Claude CodeCodex

Apply approved Xcode build optimization changes following best practices, then re-benchmark to verify improvement. Use when a developer has an approved optimization plan from xcode-build-orchestrator, wants to apply specific build fixes, needs help implementing build setting changes, script phase guards, source-level…

1.2k +1 21d ago A 77 tokens original MIT

AvdLee/Xcode-Build-Optimization-Agent-Skill

Skill Claude CodeCodex

Orchestrate Xcode build optimization by benchmarking first, running the specialist analysis skills, prioritizing findings, requesting explicit approval, delegating approved fixes to xcode-build-fixer, and re-benchmarking after changes. Use when a developer wants an end-to-end build optimization workflow, asks to speed…

1.2k +1 21d ago A 94 tokens original MIT

hermex AGENTS.md

100

uzairansaruzi/hermex

Instructions file CodexOpenCode

Instructions for uzairansaruzi/hermex, covering hermex, what makes hermex special?, 1. open at the core, 2. performance without compromise and 3. remote ready.

1.2k 3d ago C 4,574 tokens original MIT

hermex CLAUDE.md

101

uzairansaruzi/hermex

Instructions file

Instructions for uzairansaruzi/hermex, a project described as: Native iPhone app for your Hermes agent.

1.2k 3d ago A 3 tokens copy · 100% MIT

i18n

102

uzairansaruzi/hermex

Agent

Hermex ships one String Catalog, HermesMobile/Resources/Localizable.xcstrings, included in the app, widget, and share-extension targets. Every user-facing literal is already externalized (String(localized:) / LocalizedStringKey), so adding a language is normally translation-only — no Swift edits.

1.2k 3d ago A 0 tokens original MIT

kanban

103

uzairansaruzi/hermex

Agent

Durable rules for the shipped Kanban feature (HermesMobile/Features/Kanban/). These are normative where they differ from the desktop WebUI. Vocabulary is owned by root CONTEXT.md: upstream task/taskid stay network-boundary names; user-facing and Swift domain names use Card with a Kanban qualifier.

1.2k 3d ago A 0 tokens original MIT

uzairansaruzi/hermex

Agent

Which app state is per-server versus intentionally global, where each lives, and which tests guard the isolation. Almost all isolation holds by construction through the server-keyed view tree and cache keys described below; "Clear Offline Cache" is explicitly scoped to the active server.

1.2k 3d ago A 0 tokens original MIT

release

105

matthiasn/lotti

Skill Claude CodeCodex

Cut a Lotti release — assemble the changelog.d/ fragments into CHANGELOG.md and the Flathub metainfo, bump the version, open the release PR, then tag. Use when asked to cut or prepare a release, assemble the changelog, publish a new version, or work out what is unreleased.

1.2k 3d ago A 67 tokens GPL-3.0

analyze-db-logs

106

matthiasn/lotti

Skill Claude CodeCodex

Analyze Drift / SQLite slow-query and super-slow-query logs against this app's known stall patterns (read waves, N+1, transaction scoping, MultiExecutor contention, WAL/OS factors).

1.2k 3d ago A 46 tokens GPL-3.0

review-comments

107

matthiasn/lotti

Skill Claude CodeCodex

Fetch PR review comments, address each one in code, and post resolution replies.

1.2k 3d ago A 18 tokens GPL-3.0

lotti AGENTS.md

108

matthiasn/lotti

Instructions file CodexOpenCode

AGENTS.md instructions for matthiasn/lotti, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.

1.2k 3d ago A 4,144 tokens GPL-3.0

lotti CLAUDE.md

109

matthiasn/lotti

Instructions file

Claude Code instructions for matthiasn/lotti, a project described as: A private logbook with a staff of personal AI assistants. Agents read what you record and propose what to do next — you approve the changes. End-to-end encrypted sync between your own devices — servers only ever see ciphertext. Local AI optional.

1.2k 3d ago A 5 tokens GPL-3.0

persistence-and-sync

110

matthiasn/lotti

Agent

The agent.sqlite entity and link model, bulk-read chunking, and exactly what leaves the device.

1.2k 3d ago A 20 tokens GPL-3.0

task-agents

111

matthiasn/lotti

Agent

The primary agent workflow — inference setup resolution, the automation switch, evidence-first execution, tool policy, and the proposal/confirmation loop.

1.2k 3d ago A 27 tokens GPL-3.0

ui-surfaces

112

matthiasn/lotti

Agent

The AI summary card and its proposal choreography, the internals panel, the settings tabs, and the sidebar wake queue.

1.2k 3d ago A 24 tokens GPL-3.0

benchmark

113

soniqo/speech-swift

Skill Claude CodeCodex

Run performance + quality benchmarks. ASR reports WER, RTF, process memory, and throughput across engines/variants. Arguments include asr, tts, vad, diarize, asr-quick.

1.2k 3d ago A 45 tokens original Apache-2.0

review-pr

114

soniqo/speech-swift

Skill Claude CodeCodex

Review a pull request for conceptual fit, architecture impact, adversarial failure modes, security risk, docs impact, regression risk, test coverage, and merge readiness. Use when asked to review a PR, check whether a PR is safe to merge, decide if more tests are needed, perform adversarial or security review, or…

1.2k 3d ago A 71 tokens original Apache-2.0

test

115

soniqo/speech-swift

Skill Claude CodeCodex

Run tests. Use after code changes to validate. Arguments: unit (default, no GPU), e2e (with models), filter name, or all.

1.2k 3d ago A 34 tokens original Apache-2.0

soniqo/speech-swift

Instructions file GitHub Copilot

Instructions for soniqo/speech-swift, a project described as: AI speech toolkit for Apple Silicon — ASR, TTS, speech-to-speech, VAD, and diarization powered by MLX and CoreML.

1.2k 3d ago A 4 tokens copy · 100% Apache-2.0

soniqo/speech-swift

Instructions file CodexOpenCode

Instructions for soniqo/speech-swift, covering agent instructions, communication style, workflow, running tests and benchmarks — sequential and memory-aware and git conventions.

1.2k 3d ago A 5,001 tokens original Apache-2.0

soniqo/speech-swift

Instructions file

Instructions for soniqo/speech-swift, a project described as: AI speech toolkit for Apple Silicon — ASR, TTS, speech-to-speech, VAD, and diarization powered by MLX and CoreML.

1.2k 3d ago A 3 tokens copy · 100% Apache-2.0

boutique

119

mergesort/Boutique

Plugin Claude Code

Skills for building with Boutique, a Swift persistence library for Store, @StoredValue, @SecurelyStoredValue, and SwiftUI integration.

1.1k 1mo ago A tokens not measured original MIT

mergesort/Boutique

Skill Claude CodeCodex

Best practices for using Boutique with Swift 6 concurrency, @Observable, @ObservationIgnored, Sendable conformance, testing with preview stores, and dependency injection. Use when troubleshooting Boutique issues, migrating to Swift 6, or setting up tests.

1.1k 1mo ago A 56 tokens original MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: