Code Review skills
Top maintainers
- openclaw · 512 skills
- simota · 53 skills
- copyleftdev · 28 skills
- trailofbits · 27 skills
- shotaiuchi · 21 skills
Languages in this topic
2336 skills
This skill helps optimize React and Next.js performance by applying Vercel's best-practice guidelines across components, pages, data fetching, and bundle
This skill helps you resolve complex git conflicts, manage branches, and optimize repository health with proactive, best-practice guidance.
This skill helps you optimize Node.js performance and debugging by applying practical async, module, and server patterns across applications.
This skill analyzes and explores codebases with Repomix CLI to reveal structure and patterns, enabling efficient repository understanding.
This skill applies React best practices from react.dev and Vercel to review code, optimize performance, and improve state and effects.
This skill enforces clear WHY-focused comments and removes redundant ones to reduce cognitive load when editing code.
This skill helps you write idiomatic Rust by applying ownership and pattern-based guidance for APIs, borrowing, and safe abstractions.
This skill enforces Home Assistant best practices for automations, helpers, and device controls to improve reliability and maintainability.
This skill helps you master SwiftData architecture by applying best practices for schema design, queries, repositories, and performance optimization.
This skill replaces print statements with a structured Swift Logger setup, improving privacy, performance, and debugging across modules.
This skill enforces LiveView best practices, ensuring proper mounting, connected rendering, and safe state management for reliable interactive UI.
This skill helps you configure and implement App Store review prompts with customizable timing, platform checks, and StoreKit integration.
This skill provides a senior release review for macOS and iOS apps, identifying security, privacy, UX, and distribution issues with actionable fixes.
This skill reviews SwiftUI code for HIG compliance, typography, and accessibility, ensuring Dynamic Type support and platform-specific guidelines.
This skill helps Elixir code stay robust and idiomatic by enforcing pattern matching, @impl, with, and pipe usage across modules.
This skill provides expert guidance for bridging AppKit and SwiftUI, including NSViewRepresentable, hosting controllers, and cross-framework state management.
This skill guides you through red-green-refactor for new features, generating tests first and ensuring code passes via AI-driven implementation.
This skill generates Swift test data factories and builders to reduce boilerplate and speed up test setup with reusable fixtures.
This skill helps you review and fix Swift concurrency issues, migrate to Swift 6, and apply structured concurrency patterns to prevent data races.
This skill helps you implement, review, and fix SwiftUI animation patterns, improving transitions, PhaseAnimator and KeyframeAnimator workflows, and symbol
This skill guides migrating from @solana/web3.js v1 to @solana/kit, analyzes code, and suggests practical, edge-case migrations for Solana JavaScript.