swift-code-reviewReviews Swift code for concurrency safety, error handling, memory management, and common mistakes. Use when reviewing .swift files for async/await patterns,...
Install via ClawdBot CLI:
clawdbot install anderskev/swift-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://api.example.comAudited Apr 17, 2026 · audit v1.0
Generated Apr 18, 2026
A mobile development team uses this skill during pull request reviews to ensure Swift code follows concurrency safety and memory management best practices. It helps catch common mistakes like retain cycles in closures and improper actor usage before code merges to production.
During migration from UIKit to SwiftUI, developers use this skill to review Observable objects and bindings. It ensures proper implementation of @Observable, @Bindable, and @ObservationIgnored patterns while maintaining data consistency across the new reactive architecture.
Financial institutions use this skill to audit Swift code for thread safety and error handling compliance. It verifies Sendable conformance for shared data structures and ensures proper error propagation in transaction processing code to meet regulatory requirements.
Game studios use this skill to review concurrent loading operations and real-time data processing. It checks for proper use of async let and TaskGroup for parallel asset loading, and ensures Task cancellation is handled correctly during scene transitions.
Healthcare applications use this skill to review Swift code handling sensitive patient data. It validates actor isolation for data protection, proper error handling with LocalizedError for user-facing messages, and memory management to prevent leaks in long-running data processing tasks.
Integrate this skill into a cloud-based code review platform that charges per repository or per developer seat. The platform provides automated Swift code reviews alongside other language tools, with premium features for detailed concurrency analysis.
Offer specialized Swift code review services as part of larger iOS development consulting packages. Charge project-based or retainer fees for teams migrating to Swift concurrency or implementing complex SwiftUI architectures with guaranteed code quality standards.
Sell this skill as a standalone plugin or extension in developer tool marketplaces like JetBrains Marketplace or Xcode extensions. Offer tiered pricing with basic review features free and advanced concurrency analysis as a paid upgrade.
💬 Integration Tip
Integrate this skill into CI/CD pipelines to automatically review Swift code during build processes, or use it as a pre-commit hook to catch issues before code is pushed to repositories.
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.