π―
code-review
π―Skillfrom shareai-lab/learn-claude-code
What it does
Performs comprehensive code reviews, analyzing security vulnerabilities, performance bottlenecks, correctness, maintainability, and testing quality across codebases.
Part of
shareai-lab/learn-claude-code(4 items)
code-review
Installation
git cloneClone repository
git clone https://github.com/shareAI-lab/learn-claude-codepip installInstall dependencies
pip install -r requirements.txtPythonRun Python server
python v0_bash_agent.py # Minimal (start here!)PythonRun Python server
python v1_basic_agent.py # Core agent loopPythonRun Python server
python v2_todo_agent.py # + Todo planning+ 3 more commands
π Extracted from docs: shareai-lab/learn-claude-code
17Installs
-
AddedFeb 4, 2026
Skill Details
SKILL.md
Perform thorough code reviews with security, performance, and maintainability analysis. Use when user asks to review code, check for bugs, or audit a codebase.
More from this repository3
π―π―π―
agent-builderπ―Skill
agent-builder skill from shareai-lab/learn-claude-code
mcp-builderπ―Skill
Builds MCP servers to extend Claude's capabilities by creating custom tools, resources, and integrations with external services.
pdfπ―Skill
Extracts, creates, merges, and manipulates PDF files using multiple Python libraries and command-line tools.