π―
code-review
π―Skillfrom shareai-lab/learn-claude-code
What it does
|A code review skill providing structured analysis of security, performance, correctness, and maintainability with checklistdriven review covering injection vulnerabilities, race conditions, resource leaks, and dependency auditing.
Same repository
shareai-lab/learn-claude-code(4 items)
code-review
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add shareai-lab/learn-claude-code --skill code-reviewskills.sh Installβ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add shareai-lab/learn-claude-code --skill code-reviewManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/code-review/SKILL.mdSKILL.md
53Installs
-
AddedFeb 4, 2026
More from this repository3
π―π―π―
agent-builderπ―Skill
Guides AI agent development workflows from Learn Claude Code, an educational project demonstrating agent building with bash-based approaches.
pdfπ―Skill
Extracts, creates, merges, and manipulates PDF files using multiple Python libraries and command-line tools.
mcp-builderπ―Skill
Builds MCP servers to extend Claude's capabilities by creating custom tools, resources, and integrations with external services.