بنقرة واحدة
mudblazor-page-pattern
Applies consistent MudBlazor page patterns for forms, dialogs, tables, and feedback states
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Applies consistent MudBlazor page patterns for forms, dialogs, tables, and feedback states
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | mudblazor-page-pattern |
| description | Applies consistent MudBlazor page patterns for forms, dialogs, tables, and feedback states |
| compatibility | opencode |
| metadata | {"domain":"ui"} |
MudForm validation for user inputs.AspireChat/AspireChat.Web/Components/Pages/Login.razor uses MudForm + MudTextField with required validation and _loading-gated submit button.AspireChat/AspireChat.Web/Components/Pages/Login.razor displays MudAlert Severity="Error" for login/register failures.AspireChat/AspireChat.Web/Components/Pages/Groups.razor uses MudTable with row actions and a dialog-driven create flow.AspireChat/AspireChat.Web/Components/Pages/Chat.razor uses MudTextField with adornment send action and enter-key handling.Verifies OpenTelemetry, health endpoints, and service discovery defaults in Aspire-hosted services
Maps project structure, responsibilities, and baseline local development commands
Establishes reliable Aspire distributed integration test patterns and diagnostics
Provides safe EF Core SQL Server model and migration workflow guidance for API data changes
Guides secure FastEndpoints patterns for route config, claim extraction, and response handling
Applies a consistent end-to-end feature workflow across contracts, API, web client, UI, and tests