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 you select the right battery type and charging method for Arduino/ESP32/RP2040 projects, considering safety and regulation.
This skill helps ensure atomic multi-step writes in Laravel by wrapping operations in transactions and applying after-commit events for consistency.
This skill helps you identify and extract duplicate logic to enforce a single source of truth across codebases, reducing bugs and maintenance.
This skill audits TypeScript files across multiple guidelines in parallel, tracks progress, and coordinates interactive approvals to ensure safe, comprehensive
This skill helps you implement robust core layer patterns for error handling, validation, and configuration in Flutter projects.
This skill helps you improve Python library code quality by applying ruff linting, mypy typing, and clean refactoring across projects.
This skill audits Neovim configuration for issues, deprecated APIs, and optimizations, delivering actionable checklists and best practices.
This skill updates your TypeScript workflow with 5.9+ features like import defer, node20 module behavior, and ArrayBuffer handling guidance.
This skill helps you implement robust service objects in Rails to organize business logic, manage transactions, and return clear results.
This skill analyzes codebases to generate or update thorough README.md files with examples, API coverage, and install instructions.
This skill generates concise commit messages from conversation context or git diff to reflect changes and intent.
This skill guides you through Turbo and Hotwire patterns to implement partial updates, real-time features, and Stimulus controllers in Rails apps.
This skill refactors Django/Python code to improve maintainability and readability, adopting modern Django patterns and Python 3.12+ features for robust
This skill applies Dart and Flutter conventions, naming, structure, and async/await best practices to improve code clarity and maintainability.
This skill helps you prevent Rails runtime errors before coding by enforcing explicit exposure, proper grouping, and safe component access.
This skill refactors Flutter/Dart code to improve maintainability, readability, and performance using Dart 3 features, modern state management, and clean
This skill helps you apply the Dependency Inversion Principle in TypeScript by promoting interface-based design and injecting dependencies instead of
This skill helps improve TypeScript/JavaScript code quality by detecting smells, applying refactoring patterns, and producing maintainable code.
This skill helps you apply the Open/Closed Principle by guiding you to add new behavior via extensions rather than modifying existing code.
This skill designs and implements pytest test suites for Python libraries, including fixtures, parametrization, mocking, and CI configuration to boost coverage.
This skill provides expert SwiftGen decisions for iOS projects, guiding template choice, organization, and build-phase configuration to maximize type-safety