mcpbeat

Devexpress Wpf Ribbon And Bars

devexpress/devexpress-wpf-ribbon-and-bars

Build WPF applications with the DevExpress Ribbon control, toolbars, and menus. Use when adding RibbonControl, ToolBarControl, MainMenuControl, StatusBarControl, BarManager, or RibbonStatusBarControl to a WPF window; defining bar items (BarButtonItem, BarCheckItem, BarSplitButtonItem, BarSubItem, BarEditItem, BarStaticItem, BarItemSeparator) and bar item links; building Ribbon structure with RibbonPageCategory, RibbonPage, RibbonPageGroup; configuring Quick Access Toolbar, Application Menu, BackstageView, Ribbon Status Bar; using glyphs, ItemDisplayMode, RibbonStyle; merging child window bars/ribbons into the parent (MDI merging via DockLayoutManager). Also use when someone mentions "ThemedWindow", "WindowKind=Ribbon", "DevExpress.Xpf.Ribbon", "DevExpress.Xpf.Bars", "dxr:", "dxb:", "BarItem", or asks about Office-style UIs in WPF. Covers .NET 8+ and .NET Framework 4.6.2+.

25k tokens
context cost
the whole folder, loaded on every use
9
files
instructions only
0
copies elsewhere
how many repositories repackaged it
38
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/DevExpress/agent-skills --skill devexpress-wpf-ribbon-and-bars

How to use it

Copy the folder

Take devexpress/devexpress-wpf-ribbon-and-bars from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.