testany-io/testany-agent-skills

25 agent markdown files indexed from testany-io/testany-agent-skills. Install any of them pinned to an exact hash with mdr add testany-io/testany-agent-skills/<name>.

AGENTS.md agents
testany-io/testany-agent-skills · AGENTS.md
git:20260915.213427d · audit A · 82 stars
CLAUDE.md claude
testany-io/testany-agent-skills · CLAUDE.md
git:20260914.a55b8c5 · audit A · 82 stars
skill-manager skill
testany-io/testany-agent-skills · plugins/skilldock/skills/skill-manager/SKILL.md · 打开 SkillDock 本地 GUI,浏览和管理 Codex skills、plugins 与 marketplace 来源;适用于技能库、安装更新、启禁、移除恢复的可视化管理。普通任务只需使用某个 skill 时不触发。
git:20260923.048c4b0 · audit A · 82 stars
testany-sync-case-env-from-source skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/SKILL.md · 从 OpenAPI 生成的 Testany case 源代码中自动识别入参和出参,并同步到 case 的环境变量列表中。适用于源代码存储在需要认证的 Git 仓库(如 Bitbucket)的场景。
git:20260914.a55b8c5 · audit A · 82 stars
testany-case-writing skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/testany-case-writing/SKILL.md · Testany platform case 编写助手 - 将传统测试场景拆解为 Testany platform cases,并生成可注册的 case packages
git:20260914.a55b8c5 · audit A · 82 stars
testany-case skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/testany-case/SKILL.md · Testany platform case 注册与 CRUD - 将已准备好的 platform case package 注册到平台,并管理 metadata、脚本与生命周期
git:20260914.a55b8c5 · audit A · 82 stars
testany-debug skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/testany-debug/SKILL.md · 分析 Testany 测试失败原因 - 排查问题、查看日志、定位根因;处理签名日志前先单独加载本 skill,勿回显原始请求。
git:20260914.a55b8c5 · audit A · 82 stars
testany-execution skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/testany-execution/SKILL.md · Testany execution 观测与管理 - 查看进度、查询历史、刷新状态、取消未开始执行、将失败执行交给 debug
git:20260914.a55b8c5 · audit A · 82 stars
testany-guide skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/testany-guide/SKILL.md · Testany 平台核心概念和配置参考
git:20260914.a55b8c5 · audit A · 82 stars
testany-import-git skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/testany-import-git/SKILL.md · Testany Git 导入:把 Git 仓库里的测试脚本批量注册成 Testany platform cases,并持续同步、切 commit、演化 binding、配 webhook
git:20260914.a55b8c5 · audit A · 82 stars
testany-pipeline skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/testany-pipeline/SKILL.md · Testany pipeline 编排与 CRUD - 基于 automation design 或现有 case keys 创建执行与编排单元
git:20260914.a55b8c5 · audit A · 82 stars
testany-trigger skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/testany-trigger/SKILL.md · Testany 执行入口与单次触发 - 为 pipeline 配置 Plan、Manual Trigger、Gatekeeper,或立即执行一次
git:20260914.a55b8c5 · audit A · 82 stars
testany-workspace skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/testany-workspace/SKILL.md · 管理 Testany 工作空间 - 成员管理、权限配置、团队组织
git:20260914.a55b8c5 · audit A · 82 stars
api-reviewer skill
testany-io/testany-agent-skills · plugins/testany-eng/skills/api-reviewer/SKILL.md · API contract review, 接口契约评审。Use when: PRD 完成后、HLD/LLD/实现前需要审查完整契约或既有批准范围内的契约增量,包括…
git:20260914.a55b8c5 · audit A · 82 stars
api-writer skill
testany-io/testany-agent-skills · plugins/testany-eng/skills/api-writer/SKILL.md · Write API contract, 写接口契约。Use when: PRD 完成后、HLD 之前需要定义 OpenAPI/AsyncAPI/GraphQL/gRPC/WebSocket/SSE/Webhook/SDK/文件格式规范。…
git:20260914.a55b8c5 · audit A · 82 stars
brd-interviewer skill
testany-io/testany-agent-skills · plugins/testany-eng/skills/brd-interviewer/SKILL.md · BRD interview, 业务需求访谈。Use when: 需要将模糊的业务想法梳理成 BRD、"帮我梳理业务需求"、"老板说要做 XXX"、"这个需求不太清楚"、"写 BRD"。
git:20260914.a55b8c5 · audit A · 82 stars
code-reviewer skill
testany-io/testany-agent-skills · plugins/testany-eng/skills/code-reviewer/SKILL.md · Code review, implementation review, 源码评审、实现复审。Use when: implementation Candidate 已形成,需要基于已批准需求/设计和精确 Git 边界做首次完整 Code…
git:20260908.cab047f · audit A · 82 stars
guardrails-reviewer skill
testany-io/testany-agent-skills · plugins/testany-eng/skills/guardrails-reviewer/SKILL.md · Review Project Guardrails, 工程规范评审。Use when: Guardrails 创建或更新后需要作为项目级治理基线做准出,检查触发判定、生成模式、事实标准、下游工作流钩子与规则可执行性。
git:20260914.a55b8c5 · audit A · 82 stars
guardrails-writer skill
testany-io/testany-agent-skills · plugins/testany-eng/skills/guardrails-writer/SKILL.md · Write Project Guardrails, 写工程规范。Use when: 需要创建或更新项目级 Guardrails 基线,明确跨模块/跨团队的默认约束、更新触发条件与下游工作流钩子;适用于项目启动、架构/平台/合规变化、事故复盘…
git:20260914.a55b8c5 · audit A · 82 stars
guide skill
testany-io/testany-agent-skills · plugins/testany-eng/skills/guide/SKILL.md · Guide, workflow guide, 流程导航、我该用哪个 skill、下一步做什么。Use when: 需要按任务和决策层级区分正式设计、有限工程修复与源码复审,读取项目证据并推荐最小下一步;也可路由到 Testany…
git:20260914.a55b8c5 · audit A · 82 stars
hld-reviewer skill
testany-io/testany-agent-skills · plugins/testany-eng/skills/hld-reviewer/SKILL.md · HLD review, High-Level Design review, 架构方案评审。Use when: 审查完整 HLD,或已有系统中职责、信任、依赖、数据/控制流及失败边界的有限架构变更。Do not use merely…
git:20260914.a55b8c5 · audit A · 82 stars
hld-writer skill
testany-io/testany-agent-skills · plugins/testany-eng/skills/hld-writer/SKILL.md · Write HLD, High-Level Design, 写技术设计文档。Use when: PRD 和 API Contract 完成后需要做系统架构设计、技术选型、制定技术方案。 也用于既有相关文档的有限增量更新。
git:20260914.a55b8c5 · audit A · 82 stars
lld-reviewer skill
testany-io/testany-agent-skills · plugins/testany-eng/skills/lld-reviewer/SKILL.md · LLD review, Low-Level Design review, 详细设计评审。Use when: 审查正式 LLD,或评审已批准职责内的有限工程修复方案与整改 delta。Do not use for architecture…
git:20260914.a55b8c5 · audit A · 82 stars
lld-writer skill
testany-io/testany-agent-skills · plugins/testany-eng/skills/lld-writer/SKILL.md · Write LLD, Low-Level Design, 写详细设计。Use when: PRD/HLD/API Contract 完成后需要写模块设计、接口设计、实现级技术方案。 也用于既有相关文档的有限增量更新。
git:20260914.a55b8c5 · audit A · 82 stars
prd-reviewer skill
testany-io/testany-agent-skills · plugins/testany-eng/skills/prd-reviewer/SKILL.md · PRD review, 需求评审, 检查 PRD 质量。Use when: PRD 完成后需要评审、"审查 PRD"、"PRD 评审"、"需求评审"。
git:20260914.a55b8c5 · audit A · 82 stars

Source

github.com/testany-io/testany-agent-skills · 82 stars · license MIT · pushed 2026-09-23