{
  "name": "unit_testing_js",
  "title": "JS单元测试",
  "description": "JS单元测试。触发词：JS单元测试、Jest、Mocha、Node测试",
  "version": "1.0.0",
  "type": "default",
  "prompt_file": "./skill.md",
  "group": "develop",
  "knowledges": ["naming_conventions","logging_standards"],
  "works": ["unit_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
}