init the project

This commit is contained in:
evyzacq
2026-05-25 15:09:42 +08:00
commit 7fc0e7852e
122 changed files with 14557 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# Skill 元信息
name: "default"
version: "1.0.0"
display_name: "通用测试设计"
description: "适用于通用 Web 后台和业务流程的默认测试设计方法论"
domain: "general"
author: "ZeekerWatchman Team"
# Skill 触发条件:当用户上传 PRD 时是否自动匹配
auto_match:
keywords: []
always_available: true
# 依赖的 LLM 能力要求
requirements:
min_context_window: 8192
recommended_model: "deepseek"