Skip to content
@ahoybuoy

Buoy

Catches design drift before it ships

Buoy Design

Design system linting and drift detection for modern frontend teams.

Buoy helps teams maintain design consistency by detecting when code drifts from your design system.

What We Build

Project Description
buoy Core scanners, CLI, and MCP server for design system analysis
buoy-action GitHub Action for CI/CD drift detection
buoy.design Cloud platform with PR comments, @buoy mentions, and design graphs

Quick Start

GitHub Action (Free)

- uses: ahoybuoy/buoy@v1
  with:
    github-token: ${{ secrets.GITHUB_TOKEN }}

CLI

npx @ahoybuoy/cli check

@buoy Mentions

Install the Buoy GitHub App and mention @buoy-design in any PR comment:

@buoy-design why is this color hardcoded?

Buoy will analyze your code and respond with design system context.

What Buoy Catches

  • Hardcoded colors instead of design tokens
  • Magic spacing values (padding, margin, gap)
  • Arbitrary Tailwind values (bg-[#123456])
  • Typography inconsistencies
  • Missing component usage

Links


Built with care by the Buoy team.

Popular repositories Loading

  1. buoy buoy Public

    Design system guardian for code. Anchors to design system, catches drift in React/Vue/Tailwind, reviews PRs automatically. Free for open source.

    TypeScript 15 2

  2. buoy-site buoy-site Public

    Astro

  3. buoy-testing-suite buoy-testing-suite Public

    Test harness for stress-testing Buoy against real-world design systems

    TypeScript

  4. .github .github Public

    Buoy Design - Organization profile and community health files

  5. 03-established-full-system 03-established-full-system Public

    Test repo: established design system with 50+ components (Buoy test subject)

    TypeScript

  6. 01-builder-no-system 01-builder-no-system Public

    TypeScript

Repositories

Showing 10 of 14 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…