home/categories/code-quality/zatkniz-sporty-group-github-skills-typescript-best-practices-skill-md
code-qualitytesting-security

typescript-best-practices

Enforce strict TypeScript standards including centralized type definitions in app/types/, arrow functions only, explicit return types, and lang="ts" in all components. Use when reviewing or creating TypeScript code.

zatkniz
maintainer
zatkniz
আপডেট হয়েছে 1/13/2026
স্টার
0
ফর্ক
0
quick start

Installation and usage

Enforce strict TypeScript standards including centralized type definitions in app/types/, arrow functions only, explicit return types, and lang="ts" in all components. Use when reviewing or creating TypeScript code.

ইনস্টলেশন
$ install --globalskills.sh
ব্যবহার

ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:

skills use typescript-best-practices