Code Review Checklist
Automates backend code reviews using a comprehensive checklist, ensuring quality, security, and adherence to best practices.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add sebas-aikon-intelligence-code-review-checklist npx -- -y @trustedskills/sebas-aikon-intelligence-code-review-checklist
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"sebas-aikon-intelligence-code-review-checklist": {
"command": "npx",
"args": [
"-y",
"@trustedskills/sebas-aikon-intelligence-code-review-checklist"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides a comprehensive code review checklist to ensure high-quality and maintainable code. It helps identify potential bugs, security vulnerabilities, and style inconsistencies by systematically evaluating code against established best practices. The checklist covers aspects like error handling, performance considerations, and adherence to coding standards.
When to use it
- Before merging pull requests: Use the skill to automatically generate a review checklist for any new or modified code before integrating it into the main codebase.
- During onboarding of new developers: Provide the checklist as a guide for new team members to understand and adhere to coding standards.
- For complex features: Apply the checklist when implementing intricate functionalities where thoroughness is crucial.
- To improve code quality consistently: Regularly use the skill on all code changes to proactively identify and address potential issues.
Key capabilities
- Provides a detailed code review checklist.
- Identifies potential bugs, security vulnerabilities, and style inconsistencies.
- Evaluates code against established best practices.
- Covers error handling, performance considerations, and coding standards.
Example prompts
- "Generate a code review checklist for this Python script."
- "Create a checklist focusing on security vulnerabilities in this JavaScript function."
- "Give me a detailed checklist to ensure my Go code adheres to best practices."
Tips & gotchas
The skill is most effective when provided with well-formatted and reasonably sized code snippets. Very large files might exceed the processing capacity, so consider breaking them down into smaller chunks for review.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.