Reviews TypeScript code against the Google TS Style Guide.
52
57%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./configs/skills/typescript_style_review/SKILL.mdThis guide serves as the instruction set for reviewing TypeScript code. The goal is to ensure that all TypeScript code adheres to the official Google TypeScript Style Guide.
You must review the TypeScript files in the changelist and ensure they comply with the rules and best practices outlined in the official Google TypeScript Style Guide.
When performing the review:
Clearly and succinctly describe the style guide violation.
Provide a suggestion for improvement, including a code snippet.
Provide the link to the relevant section in the Google TypeScript Style Guide
(e.g.,
https://google.github.io/styleguide/tsguide.html#visibility-of-properties-accessed-from-templates).
32dbdfa
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.