code-review
🎯Skillfrom openhands/skills
A code review skill from the OpenHands Skills Registry, a public collection of reusable guidelines that customize OpenHands agent behavior. Skills include keyword-triggered instructions for domain expertise like git, docker, kubernetes, and security best practices.
Same repository
openhands/skills(35 items)
Installation
npx vibeindex add openhands/skills --skill code-reviewnpx skills add openhands/skills --skill code-review~/.claude/skills/code-review/SKILL.mdSKILL.md
More from this repository10
Securely connect to, authenticate with, and manage remote servers using SSH connections, key generation, and file transfers.
A skill for the OpenHands AI coding agent that provides a humorous "roast" style code review, offering feedback with a comedic tone while still identifying real code issues.
A public registry of skills for OpenHands agents providing domain expertise through markdown instructions, including general always-loaded skills and keyword-triggered skills for specific technologies.
Generates system readiness reports for OpenHands agents, from the OpenHands Skills Registry of reusable guidelines that customize agent behavior.
A skill that provides security best practices guidance for secure coding, authentication, authorization, data protection, and error handling, with emphasis on least privilege and input validation.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends OpenHands's capabilities with specialized knowledge, workflows, or tool integrations.
Queries and analyzes Datadog logs, metrics, APM traces, and monitors using the Datadog API for debugging production issues, monitoring performance, and investigating alerts.
A skill from the OpenHands Skills Registry that provides GitLab-specific guidelines for customizing AI agent behavior when working with GitLab repositories.
A skill for interacting with Bitbucket repositories and pull requests using the BITBUCKET_TOKEN environment variable, providing API integration for code hosted on Bitbucket.
A skill that provides instructions for installing and using pdflatex to compile LaTeX documents into PDFs on Linux, including TexLive base, fonts, and extra packages setup.