CLAUDE.md claudeA

CLAUDE.md is agent-read markdown (claude) from testany-io/testany-agent-skills.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# CLAUDE.md

为 Claude Code 在本仓库工作提供全局约束;具体业务流程由本次任务适用的 skill 决定。

## 仓库与编辑边界

Testany Agent Skills 按领域聚合 plugin(testany-eng / testany-llm / testany-mrkt / testany-bot)。
技能位于 `plugins/<plugin>/skills/<skill>/SKILL.md`,slash 入口位于对应 `commands/`。
先读取本次相关材料和当前差异,保留已有未提交修改。只改用户目标涉及的范围,不因普通编辑自动启动完整研发流程、安装、发布或远程操作。

## Skill 规范

- 英文 kebab-case 命名;必须有 SKILL.md,根文件少于 500 行,包含使用示例。
- Frontmatter 包含 name 与带实际触发词/适用范围的 description;不要把局部任务扩大为整个工作流。
- 维护指令默认中文,技术术语可保留英文;工件输出语言遵循具体 skill 与用户要求。
- 根文件保留关键决策、授权边界和完成标准;细节按需放 references/scripts/assets,并保留明确读取条件。
- 脚本/引用按实际安装位置解析;只依赖当前存在的工具能力,不假设旧 skill-creator 脚本或宿主专用工具必然存在。
- 完成声明必须有实际证据;生成、静态检查、远程配置读回、执行终态与正式批准不能互相代替。

## 发现与文档不变量

- 根 README 与各 plugin README 是对外事实源;marketplace、默认组件约定及存在时的 plugin.json 是发现事实源。
- 同一领域新增 skill 不新增 marketplace plugin;新增/删除/重命名时同步相关入口、README、发现配置与 CHANGELOG。
- Plugin version 只能有一个 authority;同一 marketplace 内可复用 symlink,但 dangling 或越出 marketplace root 必须 fail closed。
- 修改或审查 manifest、组件发现路径、symlink、skill 增删改名,或准备安装/发布时,先读 [发现与发布维护](docs/plugin-development.md),保留 strict/合并/路径/版本语义。
- 普通局部编辑只执行相关本地验证,不强制读完整发布手册,不自动改版本、安装、提交或推送。

## 输出位置
…

Read the whole file at its exact version.

How to install

Latest version
mdr add testany-io/testany-agent-skills/CLAUDE.md@git:20260914.a55b8c5
Exact content
mdr add testany-io/testany-agent-skills/CLAUDE.md@sha256:646f305d8e14f5cd

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_g3jzegpnxw4s5utv.svg)](https://markdownregistry.com/a/art_g3jzegpnxw4s5utv)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260914.a55b8c5 latest2026-09-14 a55b8c5 2,317 BA view · diff
git:20260825.978853a2026-08-25 978853a 4,461 BA view · diff
git:20260331.40884ae2026-03-31 40884ae 1,996 BA view · diff
git:20260106.2dd7f4d2026-01-06 2dd7f4d 1,900 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (2317 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

testany-io/testany-agent-skills · 82 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_g3jzegpnxw4s5utv
GET https://markdownregistry.com/api/v1/resolve?ref=testany-io/testany-agent-skills/CLAUDE.md
GET https://markdownregistry.com/api/v1/blob/646f305d8e14f5cd68777a1c647218a4c0b5afd4f1cca2a2aa1dcbfea00e9bd4

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from testany-io/testany-agent-skills

AGENTS.md agents
testany-io/testany-agent-skills · AGENTS.md
git:20260924.8cef21d · 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
AGENTS.md@plugins/teamdesk agents
testany-io/testany-agent-skills · plugins/teamdesk/AGENTS.md
git:20260924.789f9d4 · audit A · 82 stars
team-workspace skill
testany-io/testany-agent-skills · plugins/teamdesk/skills/team-workspace/SKILL.md · Open and operate TeamDesk, a local AI team workspace built on existing Codex tasks. Use for 打开 AI 团队工作台、创建或绑定 AI…
git:20260924.4350616 · 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

Every file in testany-io/testany-agent-skills

Other files named CLAUDE.md

CLAUDE.md claude
obra/superpowers · CLAUDE.md
git:20260919.5bf4e78 · audit B · 291,204 stars
CLAUDE.md claude
affaan-m/ecc · CLAUDE.md
git:20260528.04c68e4 · audit A · 266,832 stars
CLAUDE.md claude
firecrawl/firecrawl · CLAUDE.md
git:20260615.fe8d358 · audit A · 184,144 stars
CLAUDE.md claude
garrytan/gstack · CLAUDE.md
git:20260924.06ed920 · audit A · 134,082 stars
CLAUDE.md claude
juliusbrussee/caveman · CLAUDE.md
git:20260908.bb1cfc8 · audit B · 107,708 stars
CLAUDE.md claude
addyosmani/agent-skills · CLAUDE.md
git:20260720.8fd2081 · audit A · 98,554 stars
CLAUDE.md claude
nexu-io/open-design · CLAUDE.md
git:20260430.9b57c22 · audit B · 97,933 stars
CLAUDE.md claude
thedotmack/claude-mem · CLAUDE.md
git:20260723.e29d221 · audit A · 94,550 stars

Browse by kind, by grade A, or by owner.