swift-testing-code-reviewReviews Swift Testing code for proper use of
Install via ClawdBot CLI:
clawdbot install anderskev/swift-testing-code-reviewGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 18, 2026
A team building iOS apps uses Swift Testing for unit and integration tests. They need to ensure proper use of async testing for network calls and UI updates, and avoid common pitfalls like misusing #require which could hide multiple test failures. This skill helps maintain test reliability and speed up CI/CD pipelines.
A financial technology company develops Swift-based backend services requiring rigorous testing for transaction processing and error handling. They use parameterized tests with zip() to validate edge cases without Cartesian products, and ensure #expect captures detailed diagnostics for audit trails.
A game studio uses Swift for cross-platform game logic and needs to test async sequences for real-time events and performance. They rely on confirmation patterns for async testing and organize tests with @Suite to manage parallel execution, avoiding state persistence issues between tests.
A healthcare software provider implements Swift Testing for data validation and compliance checks in medical applications. They focus on error testing with specific types and use .serialized only where necessary to prevent race conditions with shared resources, ensuring regulatory standards.
Offering this skill as part of a subscription-based platform that provides automated code review tools for Swift developers. Revenue comes from monthly or annual licenses, with tiers based on team size and advanced features like integration with CI/CD systems.
Providing expert consulting to companies adopting Swift Testing, including workshops and code audits. Revenue is generated through hourly rates or project-based contracts, helping teams optimize test suites for better software quality and faster releases.
Distributing the skill as open source to build community adoption, while offering premium support, custom integrations, and priority updates for enterprise clients. Revenue streams include support contracts and donations from large organizations.
💬 Integration Tip
Integrate this skill into CI/CD pipelines to automatically review Swift test files during pull requests, using the checklist to flag issues before merging.
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.