devexpress/devexpress-winforms-ribbon-and-bars
DevExpress WinForms Ribbon (RibbonControl) and traditional Bars (BarManager + Bar) — Office-style ribbon UIs or classic main-menu/toolbar/status-bar UIs. Covers the RibbonForm host requirement, the items/links architecture (BarItem and BarItemLink: BarButtonItem, BarCheckItem, BarToggleSwitchItem, BarSubItem, BarEditItem, BarStaticItem, BarLargeButtonItem, RibbonGalleryBarItem), item properties (Caption, ImageOptions.SvgImage, RibbonStyle, ButtonStyle, GroupIndex, ItemShortcut), per-link overrides (UserCaption, BeginGroup, MostRecentlyUsed), appearance (RibbonControl.RibbonStyle Office2007 through OfficeUniversal, SkinManager), MDI ribbon and bars merging (MdiMergeStyle, MergeRibbon, Bar.Merge, MergeType/MergeOrder), bar layout (DockStyle, DockRow, MainMenu, StatusBar), and ribbon structure (RibbonPageCategory, RibbonPage, RibbonPageGroup, Toolbar/QAT, ApplicationMenu or BackstageViewControl, galleries). Use for any WinForms ribbon or bars/toolbar/menu scenario.
npx skills add https://github.com/DevExpress/agent-skills --skill devexpress-winforms-ribbon-and-bars
Take devexpress/devexpress-winforms-ribbon-and-bars from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
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.