Code Review Skill
SkillSecurityLets your agent review code for quality, security issues, and best practices.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Code Review Skill skill
About this capability
Comprehensive code review assistant that analyzes code quality, security, and best practices
What this skill tells your AI
The instructions your AI receives, as published by thinkinaixyz/deepchat in resources/skills/code-review/SKILL.md and read by ahel’s review.
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
Signals
- GitHub stars
- 6k
- Forks
- 732
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
code-review-thinkinaixyz- Source
- github.com/thinkinaixyz/deepchat