mcpbeat

Devexpress Winforms Scheduler

devexpress/devexpress-winforms-scheduler

DevExpress WinForms Scheduler (SchedulerControl with SchedulerDataStorage; Day/WorkWeek/FullWeek/Month/Year/Timeline/Agenda/Gantt views; appointments, resources, recurrence, reminders, labels, statuses). Covers getting started (NuGet, RibbonForm, DateNavigator, Start), data binding (bound mode with appointment/resource field mappings, custom mappings, unbound code mode, resource grouping, RefreshData), data items (Appointment types Normal/Pattern/Occurrence/Exception, recurrence Daily/Weekly/Monthly/Yearly, RecurrenceInfo, reminders, labels, statuses, custom fields), views (SchedulerViewType, DayView TimeScale/WorkTime, MonthView CompressWeekend, TimelineView scales, ActiveViewType, grouping by resource/date), and appearance customization (AppointmentViewInfoCustomizing, CustomDrawAppointment, InitAppointmentDisplayText). Use for any SchedulerControl scenario — calendar scheduling, resource booking, project timelines, appointment management.

18k tokens
context cost
the whole folder, loaded on every use
8
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-winforms-scheduler

How to use it

Copy the folder

Take devexpress/devexpress-winforms-scheduler 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.