Implements and customize Syncfusion .NET MAUI Calendar (SfCalendar) control. Use when implementing calendar functionality, date selection (single, multiple, range), or calendar views (month, year, decade, century). Covers date restrictions (min/max dates, EnablePastDates, SelectableDayPredicate), calendar customization, events (ViewChanged, SelectionChanged, Tapped), and header/footer customization.
$npx -y skills add syncfusion/maui-ui-components-skills --skill syncfusion-maui-calendarInstalls into the current project.
Run `npx skills use "https://github.com/syncfusion/maui-ui-components-skills" --skill "syncfusion/maui-ui-components-skills/syncfusion-maui-calendar"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/syncfusion/maui-ui-components-skills" that are relevant to the current task. Run `npx skills add "https://github.com/syncfusion/maui-ui-components-skills"` and select the relevant skills, then follow their instructions.