Code AI Toolkit is a VS Code extension that uses Google Gemini to analyze codebases
and help developers with code review, documentation, performance analysis, and
dependency inspection.
Features
📋 Project-wide code review
📝 Automatic documentation generation
⚡ Performance analysis
📦 Dependency inspection
🧠 AI-driven suggestions using Gemini
Usage
Open a project folder in VS Code
Press Ctrl + Shift + P
Run Code AI Toolkit: Run Agent
Select the desired analysis mode
Analysis Modes
Review – Review and fix code issues
Documentation – Generate documentation
Performance – Detect performance issues
Dependencies – Analyze dependencies
Complexity – Analyze code complexity
Format – Format project code
Requirements
Node.js 18 or newer
A Google Gemini API key
Configuration
Set your Gemini API key as an environment variable: