bruno-collection-generator

Generate Bruno collection .bru files from Express, Next.js, and Fastify API routes.

Updated Mar 6, 2026
One-click install
npx skills add https://github.com/studiofr-afk/pypowens --skill bruno-collection-generator-studiofr-afk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bruno-collection-generator
Source: https://github.com/studiofr-afk/pypowens/tree/main/.agents/skills/bruno-collection-generator
Command: npx skills add https://github.com/studiofr-afk/pypowens --skill bruno-collection-generator-studiofr-afk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of Bruno collection files (.bru) from Express, Next.js, Fastify, or other API routes, providing an organized and environment-specific collection for the Bruno API client.

Core Features & Use Cases

  • Automatic Collection Generation: Converts API routes into Bruno collection files with predefined structure and metadata.
  • Environment Support: Generates files for development, staging, and production environments.
  • Use Case: For developers looking to quickly set up a collection for the Bruno API client, this Skill automates the process of generating .bru files for different environments, saving time and reducing errors.

Quick Start

Use the 'bruno-collection-generator' skill to generate a Bruno collection for your API routes by providing the route definitions and output directory.

Frequently Asked Questions about bruno-collection-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Bruno collection files from my API routes?

To generate Bruno collection files, you provide your API route definitions and an output directory to the Skill. It then converts those route definitions into organized .bru files with predefined structures, environments, and authentication metadata.

Can I generate Bruno collections for Next.js, Express, and Fastify frameworks?

Yes, you can generate Bruno collections for Next.js, Express, and Fastify frameworks. The Skill processes route definitions from these frameworks and automatically structures them into Bruno-compatible .bru files.

How do I set up Bruno collections for different environments like development and staging?

You can set up Bruno collections for different environments by letting the Skill automatically generate environment-specific configurations. It creates distinct .bru files for development, staging, and production environments with appropriate authentication and folder structures.

What is the best way to automate .bru file creation for the Bruno API client?

The best way to automate .bru file creation is using a collection generator that parses route definitions and outputs structured Bruno files. This approach reduces manual errors and saves time by automatically handling folder structure and environment metadata.

Does converting API routes to Bruno collections support authentication and folder structures?

Yes, converting API routes to Bruno collections supports authentication and folder structures. The generated .bru files include specific structures for each environment, type of data, and required authentication details.