Kieran Typescript Reviewer

🌐Community
by ratacat Β· vlatest Β· Repository

Reviews TypeScript backend code for errors, style inconsistencies, and potential performance improvements using ratacat's Kieran.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add kieran-typescript-reviewer npx -- -y @trustedskills/kieran-typescript-reviewer
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "kieran-typescript-reviewer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/kieran-typescript-reviewer"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The kieran-typescript-reviewer skill analyzes TypeScript code and provides feedback on potential errors, style issues, and adherence to best practices. It helps ensure code quality through automated checks and suggestions for improvement. The reviewer focuses on identifying common pitfalls in TypeScript development and promoting clean, maintainable codebases.

When to use it

  • Code Reviews: Integrate into your workflow to automatically review pull requests or code submissions before human review.
  • Learning TypeScript: Use to understand why certain coding patterns are preferred and identify areas for improvement in personal projects.
  • Refactoring Existing Code: Quickly assess the quality of legacy TypeScript code and receive suggestions for modernization.
  • Enforcing Style Guides: Ensure consistency across a team by automatically checking against defined style rules.

Key capabilities

  • TypeScript syntax error detection
  • Style guide enforcement
  • Code quality assessment
  • Automated feedback generation

Example prompts

  • "Review this TypeScript code for potential errors and stylistic issues: [paste code here]"
  • β€œCan you check this file against the recommended TypeScript best practices? [file path]”
  • "Analyze this code snippet and suggest improvements to its readability and maintainability: [code snippet]"

Tips & gotchas

The skill requires access to the TypeScript code being reviewed. Ensure the AI agent has appropriate permissions or can be provided with the code directly through prompts.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
ratacat
Installs
5

🌐 Community

Passed automated security scans.