devexpress/devexpress-winforms-tree-list
Expert skill for the DevExpress WinForms TreeList control (DevExpress.XtraTreeList.TreeList, DevExpress.Win.TreeList NuGet) — a data-aware control that shows data as a tree, a multi-column tree-grid, or both. Use when binding self-referential data (KeyFieldName, ParentFieldName, RootValue), building unbound trees in code (AppendNode, BeginUnboundLoad/EndUnboundLoad), dynamic on-demand loading (TreeListNode.HasChildren + BeforeExpand), defining TreeListColumn and unbound columns (UnboundExpression), in-place editors (ColumnEdit, RepositoryItems), sorting, filtering (ActiveFilterString, Find Panel), summaries, conditional formatting (FormatRules), node operations (FocusedNode, FindNodeByKeyID/FieldValue, Expand/Collapse, checkboxes, images), drag-and-drop, printing, and export. Use when a user asks about WinForms tree, TreeList, XtraTreeList, hierarchical grid, tree-grid, org charts, file/folder trees, parent-child data, TreeListNode, or multi-column tree view. For flat tabular data use the Data Grid instead.
npx skills add https://github.com/DevExpress/agent-skills --skill devexpress-winforms-tree-list
Take devexpress/devexpress-winforms-tree-list 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.