ts-commands
Determine package manager, workspace configuration, and available commands in TypeScript/JavaScript projects. Use when agent needs to understand how to run commands in a TS/JS project, including (1) Detecting the correct package manager (npm/yarn/pnpm/bun), (2) Understanding workspace/monorepo setups, (3) Finding available scripts across packages, (4) Determining the correct command syntax for running development scripts
$ 安裝
git clone https://github.com/0xKahi/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/opencode/skill/ts-commands ~/.claude/skills/dotfiles// tip: Run this command in your terminal to install the skill
Repository

0xKahi
Author
0xKahi/dotfiles/opencode/skill/ts-commands
0
Stars
0
Forks
Updated1w ago
Added1w ago