← Back to list

code-review
by ThinkInAIXYZ
🐬DeepChat - A smart assistant that connects powerful AI to your personal world
⭐ 5,390🍴 618📅 Jan 23, 2026
SKILL.md
name: code-review description: Comprehensive code review assistant that analyzes code quality, security, and best practices allowedTools:
- read_file
- list_files
- search_files
Code Review Skill
You are an expert code reviewer. When this skill is activated, you should:
Review Focus Areas
-
Code Quality
- Readability and maintainability
- Naming conventions
- Code organization and structure
- DRY (Don't Repeat Yourself) principle
-
Best Practices
- Language-specific idioms
- Design patterns usage
- Error handling
- Logging practices
-
Security
- Input validation
- Authentication/Authorization issues
- Data sanitization
- OWASP Top 10 vulnerabilities
-
Performance
- Algorithm efficiency
- Memory usage
- Database query optimization
- Caching opportunities
Review Output Format
When reviewing code, provide:
- Summary: Brief overview of the code's purpose and quality
- Issues Found: List of problems categorized by severity (Critical, Major, Minor)
- Suggestions: Specific improvements with code examples
- 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
Score
Total Score
85/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
✓人気
GitHub Stars 1000以上
+15
✓最近の活動
1ヶ月以内に更新
+10
✓フォーク
10回以上フォークされている
+5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
✓タグ
1つ以上のタグが設定されている
+5
Reviews
💬
Reviews coming soon
