CtrlK
BlogDocsLog inGet started
Tessl Logo

code-review-checklist

Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability

53

0.98x
Quality

30%

Does it follow best practices?

Impact

97%

0.98x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/code-review-checklist/SKILL.md
SKILL.md
Quality
Evals
Security

Evaluation results

100%

Code Review: User Authentication Service

Security vulnerability identification

Criteria
Without context
With context

SQL injection identified

100%

100%

Parameterized query fix

100%

100%

Hardcoded API_KEY identified

100%

100%

Hardcoded JWT_SECRET identified

100%

100%

Env variable fix for secrets

100%

100%

Plain-text password identified

100%

100%

Password hashing fix

100%

100%

Missing input validation noted

100%

100%

JWT token expiration noted

100%

100%

No auth on profile update noted

100%

100%

Structured feedback format

100%

100%

Specific code examples in fixes

100%

100%

100%

Code Review: E-Commerce Order Processing Module

Code quality and structure review

Criteria
Without context
With context

Separation of concerns

100%

100%

DRY violation identified

100%

100%

Non-descriptive naming noted

100%

100%

Magic number discount rates

100%

100%

Magic number tax rate

100%

100%

Hardcoded Stripe key

100%

100%

Hardcoded email credentials

100%

100%

SQL injection in inventory update

100%

100%

DRY utility duplication

100%

100%

Constructive suggestions given

100%

100%

No dead code/commented-out code

100%

100%

92%

-3%

Code Review: Blog Post Publishing Feature

Complete review process and documentation

Criteria
Without context
With context

Functionality section present

100%

100%

Security section present

100%

100%

Performance section present

37%

37%

Test coverage section present

100%

100%

Documentation section present

100%

62%

Git hygiene noted

100%

100%

Missing auth on updatePost

100%

100%

Empty test identified

100%

100%

CHANGELOG not updated

100%

100%

Structured comment format used

100%

100%

Specific fix recommendations

100%

100%

Comments explain why

100%

100%

Repository
sickn33/antigravity-awesome-skills
Evaluated
Agent
Claude Code
Model
Claude Sonnet 4.6

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.