What problem does it solve?
This Skill eliminates the tedious, error-prone manual work of keeping the gobifrost documentation site in sync with the Bifrost integration platform, including capturing up-to-date screenshots for UI changes and authoring missing documentation pages for new features, ensuring users always have accurate, current product guidance.
Core Features & Use Cases
- Automated Screenshot Refresh: Re-captures screenshots for existing documentation entries only when the underlying Bifrost source code changes, using pixel diffing to avoid unnecessary commits for unchanged UI.
- Diátaxis-Aligned Page Authoring: Automatically generates properly structured MDX documentation pages for undocumented Bifrost routes, following Diátaxis quadrant rules for tutorials, how-tos, reference, and explanation content.
- End-to-End Docs Pipeline: Orchestrates the full workflow from discovering changed and undocumented UI surface, to capturing screenshots in a headless test environment, to linting, building, and opening a pull request with a summary of all changes.
Use case: Engineering teams maintaining the gobifrost documentation alongside Bifrost platform releases can use this Skill to automate the entire docs update process, eliminating the need to manually track UI changes, capture screenshots, or write new docs pages for new features.
Quick Start
Invoke the bifrost-documentation skill with no arguments to automatically bring the gobifrost documentation fully up to date with all new Bifrost features and UI changes since the last documented commit.