home/categories/code-quality/exceptionless-exceptionless-agents-skills-typescript-conventions-skill-md
code-qualitytesting-security

typescript-conventions

Use this skill when writing or reviewing TypeScript code in the frontend to follow project conventions. Covers naming standards (kebab-case files), import patterns, error handling, type safety (no any), and ESLint/Prettier configuration. Apply when authoring new TypeScript files, reviewing code style, or resolving linting issues.

exceptionless
maintainer
exceptionless
Обновлено 3/11/2026
Звёзды
2454
Форки
508
quick start

Installation and usage

Use this skill when writing or reviewing TypeScript code in the frontend to follow project conventions. Covers naming standards (kebab-case files), import patterns, error handling, type safety (no any), and ESLint/Prettier configuration. Apply when authoring new TypeScript files, reviewing code style, or resolving linting issues.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use typescript-conventions