Kieran Typescript Reviewer
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.
Run in terminal (recommended)
claude mcp add kieran-typescript-reviewer npx -- -y @trustedskills/kieran-typescript-reviewer
Or manually add to ~/.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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.