code-quality-guardian

Review TypeScript and JavaScript code for typing, architecture, and security issues.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/sitechfromgeorgia/georgian-distribution-system --skill code-quality-guardian
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-quality-guardian
Source: https://github.com/sitechfromgeorgia/georgian-distribution-system/tree/main/.claude/skills/code-quality-guardian
Command: npx skills add https://github.com/sitechfromgeorgia/georgian-distribution-system --skill code-quality-guardian

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code reviews in TypeScript/JavaScript projects are time-consuming and prone to inconsistencies. The Code Quality Guardian provides expert, structured feedback that enforces typing discipline, architecture guidelines, and security best practices during reviews, audits, and PRs.

Core Features & Use Cases

  • Automated review prompts: Highlights type-safety gaps, anti-patterns, and maintainability risks in PRs.
  • Educational feedback: Explains why changes improve quality and yields concrete refactoring suggestions.
  • Scalable to teams: Applies across small codebases and large monorepos, guiding onboarding and code guideline enforcement.
  • Suitable for code audits, PR reviews, and onboarding sessions.

Quick Start

Start a code-quality review by providing a TS/JS snippet or PR diff and receive actionable feedback.

Frequently Asked Questions about code-quality-guardian

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

FAQPage Schema
How do I review TypeScript code for type safety and architecture guidelines?

To review TypeScript code for type safety and architecture, provide a PR diff or snippet to receive structured feedback highlighting typing gaps, anti-patterns, and maintainability risks with concrete refactoring suggestions.

What is the best way to enforce security best practices during JavaScript code reviews?

Enforcing security best practices during JavaScript code reviews involves analyzing PR diffs to detect anti-patterns and security risks, then delivering educational feedback that explains why changes improve quality and yields actionable refactoring guidance.

Can I use automated code review prompts for large TypeScript monorepos?

Yes, automated review prompts scale across large TypeScript monorepos by applying architectural consistency and typing discipline across shared libraries, guiding onboarding and enforcing code guidelines throughout the codebase.

How do I audit a TypeScript project for maintainability risks?

Audit a TypeScript project for maintainability risks by providing the codebase or snippets to receive structured feedback that identifies type-safety gaps, anti-patterns, and security risks, along with educational explanations and refactoring suggestions.

Does code review feedback explain why TypeScript typing changes improve quality?

Yes, code review feedback explains why TypeScript typing changes improve quality by providing educational feedback that details the reasoning behind type-safety enforcement and yields concrete refactoring suggestions for maintainability.