code-review

Perform thorough code reviews following this methodology.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "code-review" with this command: npx skills add geeksfino/openskills/geeksfino-openskills-code-review

Code Review Skill

Perform thorough code reviews following this methodology.

Review Checklist

  1. Correctness
  • Does the code do what it's supposed to do?

  • Are there any logic errors?

  • Are edge cases handled?

  1. Security
  • Input validation and sanitization

  • Authentication and authorization

  • Sensitive data handling

  • SQL injection, XSS, and other vulnerabilities

  1. Performance
  • Algorithm complexity

  • Unnecessary computations

  • Memory leaks or inefficient memory usage

  • Database query optimization

  1. Maintainability
  • Code readability and clarity

  • Appropriate naming conventions

  • Single responsibility principle

  • DRY (Don't Repeat Yourself)

  1. Testing
  • Test coverage

  • Edge case testing

  • Integration tests where appropriate

Output Format

Structure your review as:

Summary

[One paragraph overview]

Critical Issues

[Must fix before merge]

Suggestions

[Nice to have improvements]

Positive Observations

[What's done well]

Guidelines

  • Be constructive, not critical

  • Explain why something is an issue

  • Suggest specific fixes when possible

  • Acknowledge good patterns and practices

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

QA Reviewer

提供代码审查、单元测试、覆盖率分析和问题追踪,支持C++/Python/JavaScript,确保项目质量和文档完整度。

Registry SourceRecently Updated
2181
Profile unavailable
Coding

ReviewEvo

Self-improving code reviewer that learns your codebase over time. Analyzes git history, spots patterns, identifies risk — and gets smarter every run.

Registry SourceRecently Updated
1245
Profile unavailable
Coding

Sharedintellect Quorum

Multi-agent validation framework — 6 independent AI critics evaluate artifacts against rubrics with evidence-grounded findings.

Registry SourceRecently Updated
0344
Profile unavailable