ios-networking

star 0

Use when implementing or reviewing URLSession, Network.framework, async network connections, diagnostics, or iOS networking failures.

4eleven7 By 4eleven7 schedule Updated 6/10/2026

name: ios-networking description: Use when implementing or reviewing URLSession, Network.framework, async network connections, diagnostics, or iOS networking failures.

Networking

Purpose

Reviews and writes iOS networking code — URLSession for HTTP, Network.framework for custom protocols, iOS 26+ NetworkConnection async patterns, connection diagnostics, and common anti-patterns. Use when implementing, reviewing, or debugging any network connection.

Routing

Use this skill only when the request matches the frontmatter description. If a narrower framework, platform, testing, debugging, or workflow skill clearly owns the request, use the narrower skill instead.

Before assuming project-specific setup, look for the expected docs, scripts, folders, tools, or memory files in the repository. If the required setup is missing and the workflow cannot proceed without it, ask the user for the location or permission to create it.

Workflow

  1. Read the relevant sections of references/full-guidance.md before acting.
  2. Load any additional reference files listed below that match the task.
  3. Apply the smallest workflow path that satisfies the request.
  4. Verify with the appropriate build, test, lint, review, screenshot, or source check before reporting completion.

References

  • references/full-guidance.md - complete workflow, examples, checklists, and detailed rules moved from the original entrypoint.
  • references/connection-diagnostics.md
  • references/network-framework-patterns.md
  • references/urlsession-patterns.md
Install via CLI
npx skills add https://github.com/4eleven7/Claude-Skills --skill ios-networking
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator