kieran-typescript-reviewer

Review TypeScript code for strict type safety, naming, and architecture.

3|1|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/i3ringit/antigravity-cortex --skill kieran-typescript-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kieran-typescript-reviewer
Source: https://github.com/i3ringit/antigravity-cortex/tree/main/.agent/skills/kieran-typescript-reviewer
Command: npx skills add https://github.com/i3ringit/antigravity-cortex --skill kieran-typescript-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams enforce an extremely high standard for TypeScript code changes by providing a reviewer persona that applies strict conventions and best practices to new features, refactors, or utilities.

Core Features & Use Cases

  • Strict TS conventions: Enforces type safety, naming, and architecture guidelines across PRs.
  • Quality-driven reviews: Proactively identifies improvements and communicates concrete refactor suggestions.
  • Use Case: After implementing a new React component or refactoring a service, invoke the reviewer to ensure compliance with high standards.

Quick Start

Use the kieran-typescript-reviewer to assess a new or modified TypeScript component for type-safety, naming, and maintainability.

Frequently Asked Questions about kieran-typescript-reviewer

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

FAQPage Schema
How do I enforce strict TypeScript type safety in pull request reviews?

Strict TypeScript reviews enforce consistent typing, naming, and architecture across PRs. This skill applies ultra-strict conventions to new features and refactors, identifying type-safety violations and suggesting concrete improvements to maintain code quality standards.

What should I look for when reviewing TypeScript code for maintainability?

Code maintainability reviews focus on clear naming conventions, consistent type annotations, and adherence to architectural patterns. This skill proactively identifies refactoring opportunities and communicates actionable guidance to ensure long-term codebase health.

Can I use TypeScript code reviews to catch quality issues before merging?

Yes. TypeScript reviews assess new or modified components for type-safety compliance, naming clarity, and pattern consistency before merge. This approach catches architectural drift and maintainability issues early in the pull request cycle.

How do I review React components and TypeScript utilities with consistent standards?

Invoke a strict TypeScript reviewer on new React components or refactored services to ensure compliance with high standards for typing, naming, and maintainability. The reviewer applies uniform conventions across features and utilities.

What's the best way to improve code quality in TypeScript pull requests?

Apply strict code review conventions targeting type safety, clear naming, and maintainable patterns. This skill enforces best practices consistently, reducing technical debt and ensuring reviewers provide actionable refactoring suggestions.