Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

Fluent UI Blazor — Consumer Usage Guide

porgithub·github· v1.0.0 · atualizado em 2026-04-10
79
Score

>

blazorfluentuifluentui-blazorui-componentscsharpweb-developmentmicrosoft-fluentui
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdfluentui-blazor/workflow
1. Install the `Microsoft.FluentUI.AspNetCore.Components` NuGet package.
2. Add the required provider components (`FluentToastProvider`, `FluentDialogProvider`, etc.) to the `MainLayout.razor` file.
3. Register Fluent UI services in `Program.cs` using `builder.Services.AddFluentUIComponents()`.
4. Install the `Microsoft.FluentUI.AspNetCore.Components.Icons` NuGet package for using icons.
5. Implement data binding for list components (`FluentSelect`, `FluentCombobox`, etc.) using `Items`, `OptionText`, `OptionValue`, and `SelectedOption`.
6. Use the `IDialogService` to show dialogs and `IToastService` to display toast notifications.
7. Set design tokens and themes in `OnAfterRenderAsync`.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aMarkdown to Docs
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aImage Optimizer
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
76
Similar aReact Component Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
89

Árvore do Skill

Fluent UI Blazor — Consumer Usage Guide
fluentui-blazor
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
5.REFLECT
Triggers7
use Fluent UI Blazor componentsadd Fluent UI to Blazor projectimplement Fluent UI Blazor dialogshow toast notification in Blazor with Fluent UIbind data in Fluent UI Blazor listuse FluentAutocomplete componentconfigure Fluent UI Blazor theme

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança49%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download fluentui-blazor
$ synaptic skills detail fluentui-blazor
$ synaptic skills live fluentui-blazor

Dependências

Microsoft.FluentUI.AspNetCore.ComponentsMicrosoft.FluentUI.AspNetCore.Components.Icons

Links

GitHub Repository