bifrost-proxybifrost-proxyCommunityยท8 Agent Skills Included

bifrost

HTTP proxy debugging, traffic inspection, and rule-based request rewriting

Intercepts, inspects, and rewrites HTTP/HTTPS/SOCKS5 traffic through a high-performance local proxy with a web dashboard. Manages rules, scripts, certificates, and breakpoints from one CLI, eliminating manual packet capture and scattered debugging setups. Searches, replays, and exports captured requests so developers diagnose API issues and test changes faster.
npx skills add bifrost-proxy/bifrost --all -g -y
Available:

Gives the agent strict delivery rules for working on this repository, including task mode detection, change-based test routing, mandatory review rounds, and commit-push-CI monitoring requirements.

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Bifrost?โ–ผ

Run `npx skills add bifrost-proxy/bifrost --all -g -y` in your terminal to install all skills in this suite globally.

What does Bifrost do?โ–ผ

Bifrost is a high-performance HTTP/HTTPS/SOCKS5 proxy that intercepts traffic, rewrites requests with rules, and provides a web UI for traffic viewing, breakpoints, and request replay.

How to inspect HTTPS traffic with Bifrost?โ–ผ

Generate and install the Bifrost CA certificate, then enable TLS interception for specific domains or apps using whitelist flags like --intercept-include.

Can Bifrost replay or mock API requests?โ–ผ

Yes. You can search captured traffic, export requests as curl or fetch commands, replay them with JSON patches, and mock responses through rules or QuickJS scripts.

Does Bifrost work without command-line experience?โ–ผ

Yes. It offers a desktop app for macOS and Windows with a visual interface for capturing traffic, editing rules, and managing certificates.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’