urlsession-code-reviewReviews URLSession networking code for iOS/macOS. Covers async/await patterns, request building, error handling, caching, and background sessions. Use when r...
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 Jun 29, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.