π―
code-review
π―Skillfrom usorama/engg-support-system
What it does
Performs comprehensive code reviews, checking for correctness, security, quality, performance, and best practices across multiple dimensions.
code-review
Installation
git cloneClone repository
git clone https://github.com/YOUR_USERNAME/engg-support-system.gitnpm runRun npm script
npm run buildpip installInstall dependencies
pip install -r requirements.txtDockerRun with Docker
docker compose up -dPythonRun Python server
python3 core/build_graph.py --project-name myproject --root-dir /path/to/code+ 3 more commands
π Extracted from docs: usorama/engg-support-system
1Installs
-
AddedFeb 4, 2026
Skill Details
SKILL.md
Review code for quality, security, and best practices. Use for PR reviews, code quality checks, security audits, and pre-merge reviews.