Stats
Actions
Tags
From code-postman
代码逆向分析知识库。提供多框架(Express/NestJS/Spring Boot/FastAPI/Django/Gin)的 路由识别、参数提取、校验规则提取、鉴权提取和响应结构提取模式。
How this skill is triggered — by the user, by Claude, or both
Slash command
/code-postman:code-analyzerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
本 skill 为 api-testgen agent 的 **Phase 1-2** 提供代码逆向分析能力。Agent 识别项目类型后,读取对应框架的提取模式。
本 skill 为 api-testgen agent 的 Phase 1-2 提供代码逆向分析能力。Agent 识别项目类型后,读取对应框架的提取模式。
Agent 在分析代码前,先读取 ${CLAUDE_SKILL_DIR}/references/framework-patterns.md,根据识别到的项目类型使用对应章节的提取模式。
npx 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.