code-reviewer
π―Skillfrom eyh0602/skillshub
Automates comprehensive code reviews across multiple languages, providing in-depth analysis, best practices, security checks, and detailed review reports.
Part of
eyh0602/skillshub(14 items)
Installation
python scripts/pr_analyzer.py [options]python scripts/code_quality_checker.py [options]python scripts/review_report_generator.py [options]python scripts/pr_analyzer.py <project-path> [options]python scripts/code_quality_checker.py <target-path> [--verbose]+ 6 more commands
Skill Details
Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Use when reviewing pull requests, providing code feedback, identifying issues, or ensuring code quality standards.
More from this repository10
paper-polish skill from eyh0602/skillshub
Generates comprehensive unit and integration tests for tldraw SDK using Vitest, covering editor functionality, shapes, tools, and test file organization.
Generates comprehensive, Sphinx-formatted docstrings for PyTorch functions and methods, following official PyTorch documentation conventions.
Generates production-ready GitHub Actions workflow templates for automating testing, building, and deploying applications across different tech stacks.
analyze-ci skill from eyh0602/skillshub
Reviews documentation changes against Metabase's writing style guide, providing structured feedback for markdown files in pull requests or local diffs.
read-repo-references skill from eyh0602/skillshub
Guides data science professionals through advanced machine learning techniques, model deployment, and complex data analysis workflows.
Guides developers through creating, structuring, and publishing Python packages using modern packaging tools and best practices.
Verifies code changes by running formatting, linting, type checking, and tests in the OpenAI Agents Python repository.