Skills › AI-Assisted Coding

AI-Assisted Code Review

Automate code review, test generation, and documentation with LLMs.

0%
Confidence · no data yet
Sign in to track

After this skill you can…

  • Generate unit tests with AI
  • Automate PR descriptions and changelogs
  • Use AI to spot security vulnerabilities

Prerequisites

Watch (10 videos)

Live Code Review | Faker
ArjanCodes · beginner hands-on
→ Review code for design and functionality→ Identify areas for improvement in code
Python Tutorial: Ruff - A Fast Linter & Formatter to Replace Multiple Tools and Improve Code Quality
Corey Schafer · beginner hands-on
→ Use Ruff to lint and format Python code→ Integrate Ruff with VSCode
Github Just Became 10x More Annoying
Brodie Robertson · intermediate hands-on
→ Use Copilot for automated issue creation→ Manage Git repos with AI-powered tools
Live Code Review | Poetry
ArjanCodes · beginner hands-on
→ Conduct a live code review→ Design great software using Poetry
Code Review + ImGui Layer Events | Game Engine series
The Cherno · intermediate hands-on
→ Conduct a code review→ Implement ImGui layer events
WE REVIEW YOUR CODE AGAIN! - CS50 on Twitch, EP. 35
CS50 · intermediate hands-on
→ Review code submissions→ Provide constructive feedback
Use the Gemini CLI Jules and security extensions to fix security vulnerabilities in the background
Google Cloud Tech · intermediate hands-on
→ Use AI to scan code for security issues→ Automate code fixes with Gemini CLI and Jules
SonarQube Mastery: Continuous Code Inspection & Security
Coursera · intermediate hands-on
→ Use SonarQube to inspect codebases→ Identify bugs and vulnerabilities in code
Code Review - JavaScript Interactive Web Page
Web Dev Simplified · intermediate hands-on
→ Improve code readability→ Use variable and function naming conventions effectively
Clean Functions: Limiting Parameters | Clean Code Tutorial
Scrimba · beginner hands-on
→ Refactor code for improved readability→ Apply clean code principles to function design