sk Skill · shareAI-lab
code-review
Perform thorough code reviews with security, performance, and maintainability analysis. Use when user asks to review code, check for bugs, or audit a codebase.
Open on skills.sh ↗read 2026-09-15
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 61
- Connections
- 0
pythonjavascriptmarkdownbashPython
A SKILL.md that instructs an AI coding agent to perform structured code reviews. It defines a five-part checklist (security, correctness, performance, maintainability, testing), an output format, language-specific patterns for Python and JavaScript/TypeScript, and a review workflow.
Reach for it when you want an agent to run a consistent, checklist-driven review instead of ad-hoc feedback.
Use it to
- Review a pull request before merge
- Audit a codebase for security issues
- Check for bugs and edge cases in new code
- Flag performance problems like N+1 queries
- Assess test coverage and mocking
For Developers using AI coding agents for code review
- Host repository
- shareAI-lab/learn-claude-code
- Host stars
- 77k
- Host language
- Python
topicscode reviewsecurityperformancemaintainabilitytestingagent skill