fluent2-design-system

Installation
SKILL.md

Fluent 2 Design System

Build production-grade interfaces using Microsoft's Fluent 2 design system with @fluentui/react-components (v9).

Quick Start

Every Fluent 2 React app requires a FluentProvider wrapping the component tree with a theme:

import {
  FluentProvider,
  webLightTheme,
  webDarkTheme,
  Button,
  tokens,
  makeStyles,
  mergeClasses,
} from "@fluentui/react-components";
Installs
2
GitHub Stars
1
First Seen
Feb 15, 2026
fluent2-design-system — fefogarcia/approved-skills