Skip to main content
Back to registry

code-review-pro

onewave-ai/claude-skills

Deep code analysis covering security, performance, maintainability, and best practices.

Installs1
Install command
npx skills add https://github.com/onewave-ai/claude-skills --skill code-review-pro
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykFAIL
About this skill
Deep code analysis covering security, performance, maintainability, and best practices. Activate when the user: Security Analysis (Critical Priority) Performance Analysis Code Quality & Maintainability Best Practices Bugs and Edge Cases Provide Actionable Fixes Fixed Code: Explanation : Always use parameterized queries to prevent SQL injection. [Details...] [Details...] [Details...] Changes with high impact and low effort: - Asks for a code review - Wants security vulnerability scanning - Needs performance analysis - Asks to "review this code" or "audit this code" - Mentions finding bugs or improvements - Wants refactoring suggestions - Requests best practice validation - Security Analysis (Critical Priority) - SQL injection vulnerabilities - XSS (cross-site scripting) risks - Authentication/authorization issues - Secrets or credentials in code - Unsafe deserialization - Path traversal vulnerabilities - CSRF protection - Input validation gaps - Insecure cryptography - Dependency vulnerabilities - Performance Analysis - N+1 query problems - Inefficient algorithms (check Big O complexity) - Memory leaks - Unnecessary re-renders (React/Vue) - Missing indexes (database queries) - Blocking operations - Resource cleanup (file handles, connections) - Caching opportunities - Excessive network calls - Large bundle sizes - Code Quality & Maintainability - Code duplication (DRY...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does code-review-pro do?

Deep code analysis covering security, performance, maintainability, and best practices.

Is code-review-pro good?

code-review-pro does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does code-review-pro work with?

code-review-pro currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to code-review-pro?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install code-review-pro?

npx skills add https://github.com/onewave-ai/claude-skills --skill code-review-pro

Related skills

More from onewave-ai/claude-skills

Related skills

Alternatives in Software Engineering