Typescript Review
Helps with TypeScript, code review as part of developing backend services and APIs workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add typescript-review npx -- -y @trustedskills/typescript-review
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"typescript-review": {
"command": "npx",
"args": [
"-y",
"@trustedskills/typescript-review"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill assists AI agents in reviewing TypeScript and JavaScript code, specifically within backend services and API development workflows. It focuses on ensuring code quality by assessing readability, maintainability, test coverage, adherence to coding standards, type safety, and React best practices (when applicable). The tool helps identify potential issues and ensures compliance with project conventions during pull request reviews.
When to use it
- When reviewing a pull request for changes to TypeScript or JavaScript code in a backend service.
- To ensure new code meets established coding standards and conventions within a project.
- To verify adequate test coverage for newly implemented features or bug fixes.
- For assessing the type safety of TypeScript code and identifying potential errors.
Key capabilities
- Evaluates code readability and maintainability.
- Checks for appropriate test coverage.
- Verifies compliance with project coding standards and conventions.
- Assesses code quality and adherence to best practices.
- Validates type safety and proper TypeScript usage.
- Reviews React best practices (when applicable).
Example prompts
- "Review this pull request for TypeScript code, focusing on readability and test coverage."
- "Check this code snippet for compliance with our project's coding standards."
- "Analyze this TypeScript function to ensure proper type safety and usage."
Tips & gotchas
- The skill is specifically designed for reviewing TypeScript and JavaScript code within backend services.
- It assumes the existence of established project coding standards and conventions that it can evaluate against.
- For React components, the review will focus on adherence to React best practices.
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.