Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 930 Bytes

File metadata and controls

16 lines (12 loc) · 930 Bytes

Skills – Contentstack iOS Persistence

Source of truth for detailed guidance. Read AGENTS.md first, then open the skill that matches your task.

When to use which skill

Skill folder Use when
dev-workflow Branching, PRs to master/next, CI expectations, local build and test commands
contentstack-ios-persistence-sdk Changing public API, SyncManager, stores, podspecs, or integration with Contentstack SDK
objc-swift-ios Objective-C/Swift style, file layout, headers, and module boundaries in this repo
testing Adding or changing XCTest code, test data, or simulator-only concerns
code-review Reviewing or preparing a PR against this repository’s expectations
ios-persistence-platform CocoaPods, Realm vs Core Data, Xcode workspace/schemes, iOS deployment targets

Each folder contains SKILL.md with YAML frontmatter (name, description).