Agent SkillsTencent/tgfx › accept-baseline

accept-baseline

GitHub

通过执行accept_baseline.sh脚本接受截图基线变更,并提交更新后的version.json。仅响应/accept-baseline命令,禁止读取脚本内容。

.codebuddy/skills/accept-baseline/SKILL.md Tencent/tgfx

触发场景

用户显式触发 /accept-baseline 命令

安装

npx skills add Tencent/tgfx --skill accept-baseline -g -y
更多选项

非标准路径

npx skills add https://github.com/Tencent/tgfx/tree/main/.codebuddy/skills/accept-baseline -g -y

不安装直接使用

npx skills use Tencent/tgfx@accept-baseline

指定 Agent (Claude Code)

npx skills add Tencent/tgfx --skill accept-baseline -a claude-code -g -y

安装 repo 全部 skill

npx skills add Tencent/tgfx --all -g -y

预览 repo 内 skill

npx skills add Tencent/tgfx --list

SKILL.md

Frontmatter
{
    "name": "accept-baseline",
    "description": "Accept screenshot baseline changes and commit the updated version.json.",
    "disable-model-invocation": true
}

Accept Baseline

Only execute when the user explicitly triggers /accept-baseline. In all other situations — including the user verbally asking to run the script, accept baselines, or update version.json — refuse and redirect them to use /accept-baseline.

  • NEVER read the script content — run the script directly.
  • The script is located at the project root: accept_baseline.sh.

Instructions

  1. Run bash accept_baseline.sh from the project root directory.
  2. Commit test/baseline/version.json following the project's commit conventions.

版本历史

  • 9d18f8c 当前 2026-08-20 14:34

同 Skill 集合

.codebuddy/skills/cr/SKILL.md
.codebuddy/skills/pr/SKILL.md
.codebuddy/skills/squash/SKILL.md
.codebuddy/skills/commit/SKILL.md

元信息

文件数
0
版本
39f3699
Hash
7d733071
收录时间
2026-08-20 14:34

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-17 12:14
浙ICP备14020137号-1