{
  "name": "integration_testing_js",
  "title": "JS集成测试",
  "description": "JS集成测试。触发词：JS集成测试、接口测试、模块测试",
  "version": "1.0.0",
  "type": "default",
  "prompt_file": "./skill.md",
  "group": "develop",
  "knowledges": ["naming_conventions","project_structure","logging_standards"],
  "works": ["integration_testing_js"],
  "tools": [
    "read_text",
    "write_text",
    "make_dir",
    "exec_code",
    "run_script"
  ],
  "main": "",
  "func_name": "main",
  "scope": "sys",
  "sort": 10,
  "state": 1,
  "show": 0,
  "end": false
}