urlsession-code-reviewReviews URLSession networking code for iOS/macOS. Covers async/await patterns, request building, error handling, caching, and background sessions.
Install via ClawdBot CLI:
clawdbot install anderskev/urlsession-code-reviewGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://developer.apple.com/documentation/foundation/urlsessiondatadelegate/urlsAudited Apr 17, 2026 · audit v1.0
Generated May 2, 2026
Reviewing networking code that integrates with financial APIs. The analysis ensures proper HTTP status validation, secure transmission of sensitive data, and correct handling of URLError and HTTP errors. Suitable for banking, trading, or payment apps.
Auditing URLSession usage in an e-commerce app to improve performance through connection pooling and caching. Focus on reducing latency for product listings and images, and ensuring background sessions for uploads work reliably.
Analyzing asynchronous networking for a social media feed. Ensures async/await patterns avoid thread blocking, response validation catches bad status codes, and memory leaks from retained tasks are prevented. Targets apps with high-volume image and content loading.
Reviewing network code handling protected health information (PHI). Checks for hardcoded credentials, proper use of background sessions with unique identifiers, and secure header sanitization. Critical for HIPAA-compliant apps.
Evaluating networking for a streaming service, focusing on caching strategies, file download cleanup, and session invalidation. Ensures large media files are handled without memory leaks and background downloads survive app termination.
Offer code review services to development teams building iOS/macOS apps. Provide expert analysis of URLSession usage, generating actionable reports to improve app reliability and performance.
Integrate the skill into a CI/CD pipeline as a pull request reviewer. Automatically flag common URLSession issues (e.g., missing status validation, improper caching) for continuous improvement.
Develop online courses or workshops based on the review checklist. Teach developers best practices for URLSession, error handling, and security. Offer certificates of completion.
💬 Integration Tip
Integrate this skill into your CI pipeline to automatically review pull requests for common URLSession pitfalls, or run it as a pre-release audit for networking code.
Scored Apr 19, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions