工程开发
writing-bundler-tests avatar

writing-bundler-tests

指导如何使用 itBundled 与 expectBundled 编写 Bun bundler 测试,以验证转译、压缩及代码转换的正确性。

安装

Agent 类型

Claude Code

安装命令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/writing-bundler-tests/install?os=mac&agent=claude" | bash
安装命令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/writing-bundler-tests/install?os=windows&agent=claude" -o install-writing-bundler-tests.bat && install-writing-bundler-tests.bat

下载技能项目

/agent-skill/writing-bundler-tests