Code Review

Review TypeScript code for security, performance, and architecture issues.

334|40|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/TheDecipherist/claude-code-mastery-project-starter-kit --skill code-review-thedecipherist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Code Review
Source: https://github.com/TheDecipherist/claude-code-mastery-project-starter-kit/tree/main/.claude/skills/code-review
Command: npx skills add https://github.com/TheDecipherist/claude-code-mastery-project-starter-kit --skill code-review-thedecipherist

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of reviewing code for security vulnerabilities, performance issues, and adherence to best practices, ensuring higher quality and more robust software.

Core Features & Use Cases

  • Comprehensive Checklist: Covers security, TypeScript quality, error handling, performance, testing, and architecture.
  • Structured Output: Provides clear severity, location, issue, fix, and rationale for each finding.
  • Automated Checks: Integrates with tools like RuleCatch for pattern-based violation detection.
  • Use Case: Before merging a new feature, use this Skill to perform a thorough audit of the submitted code, identifying potential bugs and security risks.

Quick Start

Perform a code review on the provided files, focusing on security and TypeScript quality.

Frequently Asked Questions about Code Review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review TypeScript code for security vulnerabilities and best practices?

Conducting a TypeScript code review for security vulnerabilities and best practices requires a systematic checklist covering error handling, performance, and architecture. This Skill automates that audit, identifying specific issues with severity, location, and suggested fixes to enhance overall robustness.

What is the best way to audit code before merging a new feature?

Auditing code before merging a new feature is best handled by performing a comprehensive review focusing on security risks, TypeScript quality, and testing gaps. This Skill provides structured output detailing severity, issue location, and rationale to ensure higher quality software.

How does automated pattern detection work for TypeScript code auditing?

Automated pattern detection for TypeScript code auditing works by integrating with tools like RuleCatch to identify violations based on predefined rules. This Skill leverages such automated checks alongside a comprehensive checklist to ensure thorough security and performance analysis.

Can I use this code review process to find performance issues and architecture flaws?

Yes, you can use this code review process to find performance issues and architecture flaws. The Skill conducts a systematic audit covering security, TypeScript quality, error handling, performance, and testing, providing specific findings with suggested fixes and rationale.

Do I need additional dependencies to perform a comprehensive code review?

You do not need additional dependencies to perform a comprehensive code review. The Skill operates independently with a structured checklist, though it integrates with automated tools like RuleCatch when available for enhanced pattern-based violation detection.