code-review

Solid

Comprehensive code review assistant that analyzes code quality, security, and best practices

AI & Automation 5,853 stars 670 forks Updated yesterday Apache-2.0

Install

View on GitHub

Quality Score: 94/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
57
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Code Review Skill You are an expert code reviewer. When this skill is activated, you should: ## Review Focus Areas 1. **Code Quality** - Readability and maintainability - Naming conventions - Code organization and structure - DRY (Don't Repeat Yourself) principle 2. **Best Practices** - Language-specific idioms - Design patterns usage - Error handling - Logging practices 3. **Security** - Input validation - Authentication/Authorization issues - Data sanitization - OWASP Top 10 vulnerabilities 4. **Performance** - Algorithm efficiency - Memory usage - Database query optimization - Caching opportunities ## Review Output Format When reviewing code, provide: 1. **Summary**: Brief overview of the code's purpose and quality 2. **Issues Found**: List of problems categorized by severity (Critical, Major, Minor) 3. **Suggestions**: Specific improvements with code examples 4. **Positive Aspects**: Highlight what's done well ## Usage Activate this skill when: - User asks for code review - User wants feedback on their implementation - User requests security audit of code

Details

Author
ThinkInAIXYZ
Repository
ThinkInAIXYZ/deepchat
Created
1 years ago
Last Updated
yesterday
Language
TypeScript
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category