kieran-typescript-reviewer

Review TypeScript code for type safety, naming conventions, and maintainability.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/drhazemibclc/plate --skill kieran-typescript-reviewer-drhazemibclc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kieran-typescript-reviewer
Source: https://github.com/drhazemibclc/plate/tree/main/.codex/skills/kieran-typescript-reviewer
Command: npx skills add https://github.com/drhazemibclc/plate --skill kieran-typescript-reviewer-drhazemibclc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reviews TypeScript code with an extremely high quality bar for type safety, modern patterns, and maintainability. Use after implementing features, modifying code, or creating new TypeScript components.

Core Features & Use Cases

  • Enforces strict TypeScript conventions and best practices.
  • Checks for type-safety, naming conventions, and maintainability across components, services, and utilities.
  • Provides actionable feedback and concrete refactors to improve code quality.

Quick Start

Analyze a newly added TypeScript component to ensure it meets Kieran's high standards.

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 type safety in TypeScript code reviews?

To enforce strict type safety in TypeScript code reviews, analyze your codebase against ultra-strict conventions for explicit typing and modern patterns. This process identifies type vulnerabilities and provides concrete refactors to ensure components meet maintainability standards.

What are the best practices for refactoring TypeScript components for maintainability?

Best practices for refactoring TypeScript components for maintainability involve applying strict type-safety conventions and modern patterns. Reviewing explicit typing across services and utilities ensures high code quality and yields concrete actionable refactoring guidance.

Can I use an automated review to check TypeScript naming conventions and type-safety?

Yes, you can use an automated review to check TypeScript naming conventions and type-safety. It evaluates newly added components and utility modules against an extremely high quality bar, enforcing strict conventions and returning actionable feedback.

How do I review TypeScript utility modules for modern patterns and explicit typing?

To review TypeScript utility modules for modern patterns and explicit typing, run a strict code analysis on the refactored code. This enforces best practices, checks for type vulnerabilities, and provides actionable guidance to improve overall maintainability.

What are the limitations of using ultra-strict TypeScript reviews on new components?

Ultra-strict TypeScript reviews on new components focus entirely on enforcing type safety, modern patterns, and maintainability. They do not execute runtime tests but instead provide actionable refactoring guidance to elevate code quality before deployment.