home/categories/backend/patricio0312rev-skills-testing-postman-collection-generator-skill-md
backenddevelopment

postman-collection-generator

Generates Postman collection JSON files from Express, Next.js, Fastify, Hono, or other API routes. Scans route definitions, extracts endpoints, methods, params, and creates importable collections. Use when users request "generate postman collection", "export to postman", "create postman file", or "postman import".

patricio0312rev
maintainer
patricio0312rev
更新于 1/12/2026
星标
6
分支
0
quick start

Installation and usage

Generates Postman collection JSON files from Express, Next.js, Fastify, Hono, or other API routes. Scans route definitions, extracts endpoints, methods, params, and creates importable collections. Use when users request "generate postman collection", "export to postman", "create postman file", or "postman import".

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use postman-collection-generator