code-review

Automate code review for security, performance, and best-practice compliance.

39|15|Updated Nov 16, 2024
One-click install
npx skills add https://github.com/Klimabevaegelsen/landbruget.dk --skill code-review-klimabevaegelsen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/Klimabevaegelsen/landbruget.dk/tree/main/.claude/skills/code-review
Command: npx skills add https://github.com/Klimabevaegelsen/landbruget.dk --skill code-review-klimabevaegelsen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reviews code quality, security, and best-practice compliance during code reviews to reduce vulnerabilities and improve maintainability.

Core Features & Use Cases

  • Security-focused checks aligned with OWASP Top 10, including safe input handling and secure data exposure guidance.
  • React 19 best-practices and TypeScript strict mode verification to improve reliability and maintainability.
  • Structured prompts and actionable examples to support audits, performance reviews, and code quality improvements.

Quick Start

Review a TypeScript React project and verify security, performance patterns, and TS strict mode compliance.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate code reviews for OWASP security vulnerabilities in a TypeScript project?

Automate code review by scanning TypeScript codebases against an OWASP Top 10 security checklist to identify safe input handling issues and secure data exposure risks. This process reduces vulnerabilities and improves overall maintainability before deployment.

What is the best way to validate React 19 best practices and TypeScript strict mode compliance?

Validating React 19 best practices and TypeScript strict mode compliance involves verifying code patterns against structured guidelines to ensure reliability. Automated checks review your codebase to enforce strict typing and modern React patterns for better maintainability.

How do I check my React project for performance patterns and security issues during a code review?

Check performance patterns and security issues by applying structured prompts that audit your React project for best-practice compliance. This review identifies performance bottlenecks and security flaws using real-world actionable examples.

Does this code review approach work for general security audits and performance reviews?

Yes, this code review approach works for general security audits and performance reviews by applying a frontmatter-driven scope with a built-in security checklist. It supports audits by identifying vulnerabilities and performance issues across your codebase.

Can I use this to review secure data exposure and input handling in my web application?

You can review secure data exposure and input handling by running security-focused checks aligned with the OWASP Top 10. The review identifies unsafe data exposure patterns and validates that your input handling mechanisms meet security guidelines.