home/categories/code-quality/alex-popov-tech-dotfiles-claude-claude-skills-typescript-detector-skill-md
code-qualitytesting-security

typescript-detector

Detects TypeScript configuration and available compilation commands in a repository. Returns structured JSON output designed for consumption by the quality-gates-compilation agent. Checks for tsconfig.json, extracts compile commands from package.json, Makefile, and CLAUDE.md, and provides command sources for the agent to read directly.

alex-popov-tech
maintainer
alex-popov-tech
更新日 12/5/2025
スター
92
フォーク
3
quick start

Installation and usage

Detects TypeScript configuration and available compilation commands in a repository. Returns structured JSON output designed for consumption by the quality-gates-compilation agent. Checks for tsconfig.json, extracts compile commands from package.json, Makefile, and CLAUDE.md, and provides command sources for the agent to read directly.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use typescript-detector