Instruction file imported from MichaelBaj/github-usage-review (
.github/instructions/code-review-typescript.instructions.md). Copyright stays with the author.
@ref[.resources/skills/code-review-typescript.md]
Use when reviewing or editing TypeScript files. Focus on type safety, strict-mode violations, async/await correctness, null safety, and improper type assertions.
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsInstruction file imported from MichaelBaj/github-usage-review (
.github/instructions/code-review-typescript.instructions.md). Copyright stays with the author.
@ref[.resources/skills/code-review-typescript.md]
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/michaelbaj-github-usage-review-code-review-typescript-in-4e1383/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "michaelbaj-github-usage-review-code-review-typescript-in-4e1383",
"kind": "skill",
"name": "code-review-typescript",
"description": "Use when reviewing or editing TypeScript files. Focus on type safety, strict-mode violations, async/await correctness, null safety, and improper type assertions.",
"publisher": "MichaelBaj",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use when reviewing or editing TypeScript files. Focus on type safety, strict-mode violations, async/await correctness, null safety, and improper type assertions."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/MichaelBaj/github-usage-review",
"path": ".github/instructions/code-review-typescript.instructions.md",
"ref": "12e47a990d380e22717f853444c6410f842b5f00",
"url": "https://github.com/MichaelBaj/github-usage-review/blob/12e47a990d380e22717f853444c6410f842b5f00/.github/instructions/code-review-typescript.instructions.md",
"key": "MichaelBaj/github-usage-review/.github/instructions/code-review-typescript.instructions.md"
},
"applies_to": "**/*.{ts,mts,cts,tsx}"
},
"instructions": "@ref[.resources/skills/code-review-typescript.md]",
"cost": {
"context_tokens": 12
}
}Fetch it by URL: GET /api/v1/registry/michaelbaj-github-usage-review-code-review-typescript-in-4e1383/manifest?version=1.0.0
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.