review▌
141 indexed skills · max 10 per page
receiving-code-review
davila7/claude-code-templates · Productivity
Code review requires technical evaluation, not emotional performance.
code-review
agno-agi/agno · Productivity
You are a code review assistant. When reviewing code, follow these steps:
gha-security-review
getsentry/skills · Productivity
Find exploitable vulnerabilities in GitHub Actions workflows. Every finding MUST include a concrete exploitation scenario — if you can't build the attack, don't report it.
codex-review
davila7/claude-code-templates · Productivity
$1f
review
parcadei/continuous-claude-v3 · Productivity
Multi-perspective code review with parallel specialists.
postgresql-expert-best-practices-code-review
wispbit-ai/skills · Productivity
Simple, pragmatic, opinionated. Only what matters for writing production-grade PostgreSQL queries.
alicloud-platform-docs-api-review
cinience/alicloud-skills · Cloud
Use this skill when the user gives a product name and asks for an end-to-end documentation/API quality review.
pr-review
pytorch/pytorch · Productivity
Review PyTorch pull requests focusing on what CI cannot check: code quality, test coverage adequacy, security vulnerabilities, and backward compatibility.
code-review-checklist
davila7/claude-code-templates · Productivity
Provide a systematic checklist for conducting thorough code reviews. This skill helps reviewers ensure code quality, catch bugs, identify security issues, and maintain consistency across the codebase.
typescript-review
metabase/metabase · Backend
TypeScript/JavaScript Code Review Skill \n @./../_shared/typescript-commands.md \n Code Review Guidelines \n Review pull requests with a focus on: \n \n Readability and maintainability \n Appropriate test coverage \n Compliance with project coding standards and conventions \n Code quality and best practices \n Type safety and proper TypeScript usage \n React best practices (when applicable) \n