axiom-core-location-diag

Diagnose Core Location issues with symptom-based guidance for iOS, macOS, and watchOS apps.

Updated Dec 23, 2025
One-click install
npx skills add https://github.com/pradeepmouli/swift-template --skill axiom-core-location-diag-pradeepmouli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: axiom-core-location-diag
Source: https://github.com/pradeepmouli/swift-template/tree/main/.agents/skills/axiom-core-location-diag
Command: npx skills add https://github.com/pradeepmouli/swift-template --skill axiom-core-location-diag-pradeepmouli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Core Location troubleshooting can be complex and time-consuming. This skill provides symptom-based guidance to diagnose issues like missing location updates, background location failures, denied authorizations, poor accuracy, and geofence triggers gaps, reducing debugging time.

Core Features & Use Cases

  • Symptom-driven diagnostics for iOS/macOS/watchOS apps using Core Location.
  • Step-by-step decision trees and best-practice fixes for authorization, background updates, and geofencing.
  • Real-world use case: quickly identify why location updates stop or authorization is denied and apply a safe, OS-compliant remediation.

Quick Start

Describe your Core Location issue to initiate diagnostics and receive a guided troubleshooting path.

Frequently Asked Questions about axiom-core-location-diag

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Why are Core Location updates stopping in the background on iOS?

Core Location updates stop in the background when authorization is denied or background modes are misconfigured. This skill guides symptom-based diagnostics through decision trees to identify authorization gaps and apply OS-compliant remediation for background location failures.

How do I troubleshoot denied location authorization in macOS apps?

Troubleshoot denied location authorization by following step-by-step decision trees to verify permission requests and Info.plist keys. This skill provides actionable fixes to resolve authorization denials and restore location updates safely across macOS and iOS.

What is the best way to diagnose geofence triggering gaps in watchOS?

Diagnose geofence triggering gaps by evaluating symptom-based diagnostic steps tailored for watchOS and iOS. This skill identifies why geofence triggers fail and recommends safe, OS-compliant remediation patterns to ensure reliable region monitoring.

Does this Core Location diagnostic tool require external dependencies?

This Core Location diagnostic tool requires no external dependencies and operates entirely offline. It adheres to safe patterns without exfiltrating data, providing step-by-step troubleshooting guidance for iOS, macOS, and watchOS apps.

How do I fix poor location accuracy issues in iOS apps?

Fix poor location accuracy by following guided symptom-based diagnostics to assess desired accuracy settings and hardware availability. This skill applies step-by-step best-practice fixes to improve Core Location precision without relying on external dependencies.