Marketplace

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.

$ Installer

git clone https://github.com/nnance/claude-agent-skills /tmp/claude-agent-skills && cp -r /tmp/claude-agent-skills/typescript-skills/node-ts-cli ~/.claude/skills/claude-agent-skills

// tip: Run this command in your terminal to install the skill