什麼是 bun-cli?
用於套件管理、腳本運行、測試、捆綁和編譯的 Bun CLI 參考。使用bun install、bun add、bun run、bun test、bun build、bunx、bunfig.toml、bun.lock或取代npm/npx/node指令時使用。 來源:dmythro/agent-skills。
用於套件管理、腳本運行、測試、捆綁和編譯的 Bun CLI 參考。使用bun install、bun add、bun run、bun test、bun build、bunx、bunfig.toml、bun.lock或取代npm/npx/node指令時使用。
透過命令列快速安裝 bun-cli AI 技能到你的開發環境
來源:dmythro/agent-skills。
A project uses Bun if any of these are present:
| bun --version | Runtime version | | bun info | Package metadata, available versions | | bun info versions | List all published versions | | bun pm ls | List installed packages | | bun pm ls --all | List all (including transitive) | | bun pm hash | Print lockfile hash | | bun pm cache | Show cache directory |
| bun outdated | Check for outdated dependencies | | bun audit | Security vulnerability audit | | bun test | Run test suite | | bun run lint | Run linter (project-specific) | | bun run check-types | Type checking (project-specific) |
用於套件管理、腳本運行、測試、捆綁和編譯的 Bun CLI 參考。使用bun install、bun add、bun run、bun test、bun build、bunx、bunfig.toml、bun.lock或取代npm/npx/node指令時使用。 來源:dmythro/agent-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/dmythro/agent-skills --skill bun-cli用於套件管理、腳本運行、測試、捆綁和編譯的 Bun CLI 參考。使用bun install、bun add、bun run、bun test、bun build、bunx、bunfig.toml、bun.lock或取代npm/npx/node指令時使用。 來源:dmythro/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/dmythro/agent-skills --skill bun-cli 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/dmythro/agent-skills