Fluentui MCP — AI skill for Claude Code
Agent Skill that teaches AI coding assistants Microsoft Fluent UI React v9 with component, category, recipe, and API references, installed into Claude Code and compatible agents.
How to install Fluentui MCP
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open blendsdk/fluentui-mcp and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Fluentui MCP does
Agent Skill that teaches AI coding assistants Microsoft Fluent UI React v9 with component, category, recipe, and API references, installed into Claude Code and compatible agents.
Alternatives in AI
- Artifacts Builder — Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech 97.5k ★
- Adopt AI Properly — Workflow recipe — the org-side AI adoption arc, policy to proof, by chaining 4 skills 1.3k ★
- Embeddedskills — An open-source collection of embedded development and debugging skills for Claude Code, Copilot, TRAE, and oth 593 ★
README
FluentUI Agent Skill
[](https://opensource.org/licenses/MIT) [](https://nodejs.org/)
An **Agent Skill** that teaches a coding assistant to build user interfaces with [Microsoft FluentUI React v9](https://react.fluentui.dev/) from verified, offline reference material.
The skill replaces the earlier documentation server. It ships a complete knowledge base — component pages, category guides, foundations, and task recipes — as plain Markdown plus a manifest, so an agent can read it with no network, no package install, and no running process.
What is this?
A coding agent that only knows the FluentUI name tends to guess. It invents props that do not exist, mixes v8 patterns into v9 code, and skips accessibility. This skill fixes that: before writing component code, the agent reads the relevant reference page and copies a pattern that was checked against the real `@fluentui/react-components` package.
The content covers:
- Foundations — setup and imports,
FluentProvider, theming and tokens, Griffel styling, component architecture, and accessibility. - Components — one page per component with props, slots, and examples taken from FluentUI's own Storybook source.
- Categories — shared guidance for each of the eight component groups (buttons, forms, navigation, data display, feedback, overlays, layout, utilities).
- Recipes — nineteen task-oriented walkthroughs such as a login form, a data table, a confirmation dialog, and a dashboard shell.
- Quick reference — short checklists and a component cheat sheet.
- Templates — copy-ready starting points under
assets/templates/.
The full index is generated into `references/index.md`. The skill entry point is `SKILL.md`, which tells the agent how to route a task to the right reference.
Install
Install the skill into your agent'
Related Skills
UX Design
Generate a beautiful, anti-AI-slop design or component from a brief. Dispatches the frontend-engineer sub-agen
Greybeard
Your senior Microsoft 365, Intune, and Entra admin, installed in the AI client you already use. Agent Skills p
AI Helpdesk
AI-powered helpdesk that turns inbound support emails into tickets — Claude classifies category/urgency/sentim
Rogue Web Artifacts Builder Skill
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
Mcts Reasoning
Monte Carlo Tree Search for LLM-based reasoning with fluent API and advanced sampling strategies
Livewire Snapshot Extractor
Extract Livewire component snapshots (v2, v3, v4) as structured context for Claude Code and other AI coding as
Related Agents
Callstackincubator
A collection of agent-optimized React Native skills for AI coding assistants.
Platform Design.Agent
Pluggable platform-guidelines reviewer. Reads config.platform / config.knowledgePack and loads the matching Ar
Rememora Triage
Use this agent when triaging issues, feature requests, or bugs for the Rememora project — a cross-agent persis