A technical reference for implementing Microsoft Fluent Design System 2 in Windows 11 and Electron applications.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install fluent-design
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install fluent-design using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This specialized module within Openclaw Skills provides a deep technical dive into the Microsoft Fluent Design System. It serves as an essential resource for developers building Windows 11 applications, covering the implementation of Mica and Acrylic materials, semantic color systems, and WinUI 3 control specifications. By utilizing Openclaw Skills, developers can ensure their Electron or native apps adhere to the five pillars of Fluent: Light, Depth, Motion, Material, and Scale, providing a seamless user experience that matches the modern Windows aesthetic.
Beyond basic aesthetics, this skill addresses the technical nuances of Windows-specific rendering. It provides actionable code snippets for CSS materials and TypeScript window configurations, bridging the gap between web-based technologies and native OS expectations. Whether you are building with WinUI 3 or adapting an Electron app, this Openclaw Skills resource ensures your design remains consistent, performant, and accessible.
To integrate this design system reference into your development workflow, ensure you have your agent environment initialized. Use the following command to add this resource to your Openclaw Skills library:
openclaw install fluent-design
Once installed, the reference can be queried for specific WinUI 3 control specs, typography scales, or Electron window adaptation snippets without further API configuration.
The skill organizes design data into several structured categories to ensure consistent implementation across all Openclaw Skills projects:
| Data Category | Specification Focus | Implementation Format |
|---|---|---|
| Materials | Mica, Acrylic, and Smoke opacity/blur | CSS Backdrop-filter |
| Colors | System Accent, Semantic Text, and Status | HEX / RGBA |
| Typography | Segoe UI Variable hierarchy and weights | CSS Font Stacks |
| Controls | Standard heights, padding, and radii | Pixel Units |
| Elevation | Shadow levels for depth perception | Box-shadow Arrays |
| Animation | Duration and Easing curves | Cubic-bezier |
| Navigation | NavigationView and TabView patterns | Layout Logic |
Loading
A production-grade framework for managing batch processing, task queues, and resilient long-running orchestrations.

A comprehensive technical reference for implementing Apple Human Interface Guidelines across macOS and iOS applications.

A specialized tool for automating the generation of mandatory Chinese software copyright registration documents, including source code PDFs and user manuals.

A comprehensive management toolkit for the installation, configuration, and maintenance of Openclaw Skills within AI agent environments.

A comprehensive technical reference for implementing Google Material Design 3 specifications across Android, Web, and Flutter applications.

A production-grade collection of practical patterns for Zustand state management focusing on scalability, persistence, and Electron integration.








































