## 需要掌握的技能
- unit_testing_js（JS单元测试）：用于JavaScript单元测试
- integration_testing_js（JS集成测试）：用于JavaScript集成测试

## 需要用到的工具
- call_agent：与各智能体通信协作
- read_text / write_text / edit_file：文档读写编辑
- make_dir / remove_dir / remove_file：目录和文件管理
- search_dir / search_file：查找项目和文件
- exec_code / shell：执行测试代码和命令
- run_script：运行测试脚本