Skip to content

Copilot skill — integration helper (skill.md) #5

@miiitch

Description

@miiitch

Goal

Create a Markdown skill file so GitHub Copilot understands how to use MudBlazorExtended components when working in any repo that references this library.

Tasks

  • Create .github/copilot/skills/mudblazorext-integration.md
    • Component list with key props and signatures
    • Required _Imports.razor entries
    • Service registration (AddMudBlazorExtended())
    • MbxAppShell layout pattern
    • Theming with MbxTheme.CreateDarkTheme()
    • Common pitfalls (missing MudBlazor CSS, render mode)
  • Create/update .github/copilot/copilot-instructions.md to reference the skill file

Depends on

#1

Acceptance criteria

  • Copilot coding agent picks up the skill context when working in the repo or a consuming repo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions