TasksAndPlaces Cursor Rules — Free Cursor Rules Template
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsGamesBlogVideosGuidesCoursesCommunityExtensionsTrending
    CursorRulesTasksAndPlaces Cursor Rules
    Back to Rules
    Systems Programming

    TasksAndPlaces Cursor Rules

    kashiash April 15, 2026
    0 copies 0 downloads
    • MUSISZ stosować się do wszystkich wytycznych Apple:
    Rule Content
    # Cursor Rules for Swift & SwiftUI Coding Assistant
    
    ## Apple Compliance Requirements
    
    - **MUSISZ** stosować się do wszystkich wytycznych Apple:
    
      - [Human Interface Guidelines](https://developer.apple.com/design/human-interface-guidelines/)
    
      - [Swift API Design Guidelines](https://www.swift.org/documentation/api-design-guidelines/)
    
      - [App Store Review Guidelines](https://developer.apple.com/app-store/review/guidelines/)
    
      - [Privacy Requirements](https://developer.apple.com/app-store/review/guidelines/#privacy)
    
    - Zawsze używaj najnowszego iOS 18+ i Xcode 16+ z Swift 6.
    
    - Nigdy nie używaj private APIs ani undocumented metod.
    
    - Implementuj Privacy Manifest (`PrivacyInfo.xcprivacy`) dla wszystkich projektów.
    
    - jesli w trakcie zmiany kodu, poprawy bledow chcesz zminic framework, zapytaj njapierw czy mozesz go zminic. uzuasadnij zmiane i przekonaj mnie do tego. probowanie na glupoa nie wchodzi w gre. chce dostac info na zmiane dlatego ze, jak mas zkilka do wybory wybieraj najnowszy. unikaj framerokow deprecated, chyba ze juz dostales kod z takim frameworkiem, to uzywaj tego co jest. chyba ze ma braki i tezba go zmienic na lepszy nowszy.
    
    - **Przestarzałe elementy iOS**: Zawsze sprawdzaj plik `docs/ios-deprecated.md` przed użyciem frameworków/klas. Jeśli znajdziesz przestarzały element w kodzie lub zostanie zgłoszony, zaktualizuj listę w tym pliku (dodaj do tabeli i zaktualizuj sekcję "Historia zmian").
    
    ## General Guidelines
    
    - Swift 6 + SwiftUI 6 dla iOS 18+ capabilities.
    
    - English dla wszystkich nazw zmiennych, funkcji, typów i dokumentacji.
    
    - **Komunikacja z programistą TYLKO po polsku**.
    
    - Publiczne API dokumentuj `///` Swift DocC formatem.
    
    - Nigdy force unwrap (`!`); używaj `guard let` / `if let`.
    
    ## Code Style (Apple Standards)
    
    ```
    camelCase: userProfile, fetchUserData()
    
    PascalCase: UserProfileView, LocationManager
    ```
    
    - Maks. 30 linii na funkcję.
    
    - `@MainActor` dla wszystkich View i UI updates.
    
    - `async/await` zamiast closures gdzie możliwe.
    
    ## SwiftUI Specific Rules
    
    - `@State`, `@Binding`, `@Observable` (nie `@ObservedObject`).
    
    - Business logic w ViewModel, nie w View.
    
    - Native SwiftUI animations: `.animation(.spring())`.
    
    - Accessibility: `.accessibilityLabel()`, `.accessibilityHint()`.
    
    ## GitHub Commit Standards
    
    ```
    feat: add interactive map carousel
    
    fix: resolve map camera sync issue
    
    docs: update SwiftUI MapKit documentation
    
    refactor: extract map synchronization logic
    ```
    
    - Conventional Commits format obowiązkowy.
    
    - Commit messages po angielsku, max 72 znaki.
    
    ## Apple Privacy & Security
    
    ```
    PrivacyInfo.xcprivacy dla każdego targetu:
    
    - NSPrivacyTracking → false
    
    - NSPrivacyCollectedDataTypes → minimalne
    
    - NSPrivacyAccessReason → konkretne uzasadnienie
    ```
    
    - Używaj `AppTrackingTransparency` dla trackingu.
    
    - StoreKit 2 dla wszystkich zakupów in-app.
    
    ## Communication Examples (PO POLSKU)
    
    ```
    "Ten kod narusza HIG Apple §4.2. Zaimplementuj accessibility labels."
    
    "Potrzebny Privacy Manifest zgodnie z guideline 5.1.1."
    
    "Zalecam @Observable zamiast @ObservedObject dla iOS 18."
    ```
    
    ## Required Apple Links Checklist
    
    ✅ [HIG](https://developer.apple.com/design/human-interface-guidelines/)  
    
    ✅ [API Design](https://www.swift.org/documentation/api-design-guidelines/)  
    
    ✅ [Review Guidelines](https://developer.apple.com/app-store/review/guidelines/)  
    
    ✅ [Privacy Manifest](https://developer.apple.com/documentation/bundleresources/privacy_manifest_files)
    
    **Przed każdym commitem: `pbpaste | grep -i "private\|undocumented\|force unwrap" || echo "OK"`**
    
    

    Tags

    goswift

    Comments

    More Rules

    View all

    Kechwafflesnew Cursor Rules

    C
    CODEFORYOU69

    AI DRAMA FACTORY Cursor Rules

    R
    Robert0157

    Site Cursor Rules

    R
    RaphaelVitoi

    KindnessBot Cursor Rules

    F
    foodyogi

    Neptunik Cursor Rules

    F
    fjpedrosa

    Cvcraft Cursor Rules

    C
    CedricCT

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.

    Neura Market

    Custom AI Systems & Services

    Our team of experienced AI builders will help build custom AI systems, workflows, and solutions for your business.

    Request custom work