axiom-networking-diag

Diagnose iOS/macOS networking issues across TLS, DNS, and connectivity failures.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps engineers quickly identify, triage, and remediate iOS/macOS networking issues that cause production outages, slow connections, and unstable user experiences.

Core Features & Use Cases

  • Pattern-driven diagnostics for DNS, TLS, framing, and connectivity state transitions.
  • Guided workflows for common failure modes: timeouts, TLS handshakes, data loss, and VPN/proxy interference.
  • Crisis playbooks with logging, verification, and safe remediation steps.

Quick Start

Run the diagnostic protocol to identify root causes and apply targeted fixes across TLS, DNS, and connectivity edge cases.

Frequently Asked Questions about axiom-networking-diag

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

FAQPage Schema
How do I debug iOS TLS handshake failures and connection timeouts?

Debug iOS TLS handshake failures and connection timeouts by applying a pattern-based diagnostic protocol that checks DNS resolution, TLS state transitions, and framing issues to identify root causes and apply safe remediation steps.

What is the best way to diagnose macOS networking issues during a production crisis?

Diagnose macOS networking issues during a production crisis using guided workflows that triage DNS, TLS, data loss, and VPN proxy interference, logging the entire process for verification and safe remediation.

Why does my iOS app lose network connectivity when switching between Wi-Fi and cellular?

iOS app connectivity loss during network state transitions is diagnosed by inspecting connectivity state patterns and backpressure issues, verifying if IPv6 or network-framework handling is dropping the connection.

Can I use this pattern-based diagnostic protocol to troubleshoot VPN and proxy interference on iOS?

Yes, you can troubleshoot VPN and proxy interference on iOS by running the diagnostic protocol to isolate where TLS handshakes or data framing fail across the proxy layer and apply targeted verification steps.

What steps should I take to triage iOS DNS resolution failures across real user networks?

Triage iOS DNS resolution failures by running the diagnostic protocol to log DNS queries, inspect network-framework patterns, and verify safe remediation steps across real user network edge cases.

When should I not use a pattern-based diagnostic protocol for iOS networking debugging?

Avoid using a pattern-based diagnostic protocol for iOS networking debugging when the failure is caused by application-level data logic rather than network-layer state transitions, TLS handshakes, or DNS framing issues.