home/categories/cli-tools/nnance-claude-agent-skills-typescript-skills-node-ts-cli-skill-md
cli-toolstools

node-ts-cli

Generate new Node.js CLI tool projects using TypeScript with ESM modules, tsc for building, tsx for development, Biome for linting/formatting, and Node's built-in test runner. Use this skill when the user requests to create a new Node TypeScript CLI project or CLI tool.

nnance
maintainer
nnance
更新日 11/12/2025
スター
0
フォーク
0
quick start

Installation and usage

Generate new Node.js CLI tool projects using TypeScript with ESM modules, tsc for building, tsx for development, Biome for linting/formatting, and Node's built-in test runner. Use this skill when the user requests to create a new Node TypeScript CLI project or CLI tool.

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

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

skills use node-ts-cli