Performs automated code review checking for style violations, potential bugs, and missing test coverage.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add fedius01/ccinspect --skill code-review --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Code Review?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/fedius01-code-review-ccinspect)More formats (shields.io, HTML) on the badges page.
---
name: code-review
description: Performs automated code review checking for style violations, potential bugs, and missing test coverage.
---
# Code Review Skill
This skill performs automated code review on changed files.
## What it does
- Checks for TypeScript style violations
- Identifies potential null reference bugs
- Verifies test coverage for new functions
## When to use
Run this skill after making code changes and before opening a pull request.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!