design-md

Validate Bifrost UI changes against DESIGN.md design tokens.

112|20|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/bifrost-proxy/bifrost --skill design-md-bifrost-proxy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-md
Source: https://github.com/bifrost-proxy/bifrost/tree/main/.agents/skills/design-md
Command: npx skills add https://github.com/bifrost-proxy/bifrost --skill design-md-bifrost-proxy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires design-md, scripting tools, and includes scripts (resource) components.

What problem does it solve?

This Skill maintains visual consistency across the Bifrost suite, ensuring that changes to the user interface align with the design contract.

Core Features & Use Cases

  • UI Consistency: Ensures that all modifications to the Bifrost WebUI, desktop shell UI, public site, and documentation adhere to the visual design standards.
  • DESIGN.md Validation: Reads and validates DESIGN.md to enforce the product design contract.
  • Script Execution: Utilizes scripts to check design tokens and provide feedback on UI implementation changes.

Quick Start

Before modifying any Bifrost UI component, use the design-md skill to validate your changes against the DESIGN.md design contract.

Frequently Asked Questions about design-md

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

FAQPage Schema
How do I validate UI consistency against design tokens before committing changes?

To validate UI consistency, use scripting tools to read and check your modifications against the design tokens defined in the `DESIGN.md` contract. This process verifies that visual standards are maintained across the Bifrost WebUI and desktop shell.

What is a DESIGN.md file used for in product design validation?

A `DESIGN.md` file acts as a product design contract that stores visual standards and design tokens. It is parsed by scripts to enforce UI consistency and ensure that documentation and interface changes align with the established visual design system.

Can I use scripting tools to enforce design standards across web and desktop UI?

Yes, you can use scripting tools to enforce design standards across web and desktop UI. The scripts validate your UI implementation changes by reading the `DESIGN.md` file and checking that all visual elements adhere to the defined product design contract.

Does UI consistency validation work for documentation changes as well as interface components?

Yes, UI consistency validation works for documentation changes as well as interface components. The validation process checks the `DESIGN.md` design tokens to ensure that both public site documentation and Bifrost UI modifications adhere to the visual design contract.

What are the limitations of using a DESIGN.md contract for visual standards?

The limitation of using a `DESIGN.md` contract for visual standards is that it requires appropriate scripting tools to enforce the design tokens. Without these scripts to validate the UI implementation, the design contract cannot actively maintain visual consistency.