Stats
Actions
Tags
From code-postman
Postman Collection 构建知识库。提供 Postman v2.1.0 Collection JSON schema、 请求项结构、断言代码模板和环境变量模板。
How this skill is triggered — by the user, by Claude, or both
Slash command
/code-postman:postman-builderThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
本 skill 为 api-testgen agent 的 **Phase 4** 提供 Postman Collection 构建能力。Agent 通过读取 references 中的 schema 和模板来生成合法的 Postman 文件。
本 skill 为 api-testgen agent 的 Phase 4 提供 Postman Collection 构建能力。Agent 通过读取 references 中的 schema 和模板来生成合法的 Postman 文件。
Agent 在生成 Postman Collection 时:
${CLAUDE_SKILL_DIR}/references/collection-schema.md 获取 JSON 结构${CLAUDE_SKILL_DIR}/references/assertion-templates.md 获取断言代码模板{{baseUrl}} 变量{{authToken}} 变量pm.test() + pm.expect() 标准 APInpx claudepluginhub unfallenwill/skills --plugin code-postmanCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.