code-review-skill
Structured AI code reviews across 20+ languages and frameworks
All Skills in This Repository (2)
Pure Emerald Level Indicatorscode-review-excellence
Review pull requests across multilingual codebases with language-specific checklists.
code-review-skill
Reviews pull requests across 20+ languages using structured four-phase analysis and severity-labeled feedback.
Frequently Asked Questions
FAQPage SchemaHow to install Code Review Skill?โผ
Run `npx skills add awesome-skills/code-review-skill --all -g -y` in your terminal to install the skill globally.
What does Code Review Skill do?โผ
It guides your AI agent through a four-phase review of pull requests, checking logic, security, performance, and maintainability with severity-labeled feedback.
Which languages does Code Review Skill support?โผ
It covers 20+ languages and frameworks including React, Vue, Angular, TypeScript, Python, Django, FastAPI, Go, Java, Rust, Kotlin, Swift, C, and C++.
Does Code Review Skill work with Claude Code?โผ
Yes. It follows the standard SKILL.md format and runs directly in Claude Code and other compatible AI coding agents.
Can it catch security issues in my code?โผ
Yes. It includes dedicated security checklists for SQL injection, XSS, CSRF, and other common vulnerabilities across multiple languages.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core