syncfusion-blazor-scheduler
Implement Syncfusion Blazor Scheduler component for comprehensive appointment and event scheduling. Use this when building calendar interfaces, managing appointments with CRUD operations, implementing multiple view modes, setting up recurring events, or handling timezone-aware scheduling. This skill covers views (day, week, month, timeline, agenda), drag-and-drop functionality, resizing, resources, localization, data binding, state persistence, and advanced customization options for scheduling applications.
What this skill does
# Syncfusion Blazor Scheduler Component ## When to Use This Skill **Use this skill whenever the user needs to:** - Create or configure a Blazor Scheduler component - Bind local or remote data - Manage appointments, events, or calendar data - Set up different calendar views (Day, Week, Month, Timeline, Agenda) - Implement recurring events or recurrence patterns - Handle appointment CRUD operations (create, read, update, delete) - Configure appointment drag-and-drop or resizing - Work with resources or grouping - Set up timezones or localization - Customize Scheduler appearance or behavior - Handle events and callbacks - Persist state or manage data binding - Enable accessibility features - Export or print scheduler data - Set up virtual scrolling for large datasets - Use clipboard copy, cut, or Paste features - Configure custom toolbar ## Component Overview The Syncfusion Blazor Scheduler is a comprehensive calendar component that allows you to: - Display appointments in multiple views (Day, Week, Month, Timeline, Agenda, Year) - Manage appointments with full CRUD operations and complete control - Support recurring events with iCalendar-compatible recurrence rules - Enable drag-and-drop and resizing functionality for intuitive scheduling - Handle multiple resources and flexible grouping models - Support timezone-aware appointments with IANA timezone conversion - Customize appointment appearance with templates, EventRendered events, and CSS classes - Prevent or customize overlapping appointments (AllowOverlap property) - Configure blocking time slots and read-only appointments - Display interactive tooltips with custom templates - Persist state and manage local/remote data binding - Filter, retrieve, and refresh appointments dynamically - Provide keyboard navigation, accessibility (WCAG 2.2), and RTL support ## Documentation and Navigation Guide ### Getting Started ๐ **Read:** [references/getting-started.md](references/getting-started.md) - Installation via NuGet packages - Setting up Blazor project - Adding required namespaces and services - Basic component initialization - First minimal working example ### Appointments and Event Fields ๐ **Read:** [references/appointments.md](references/appointments.md) - Built-in appointment fields (Id, Subject, StartTime, EndTime, Location, Description, Timezone, etc.) - Custom field mapping, binding, and validation - Event field settings with labels, defaults, and validation rules - Adding custom fields to appointments - Normal, spanned, all-day, and blocked events - Read-only appointments and slot availability - Overlapping event customization and prevention (AllowOverlap) - Appointment appearance with EventRendered styling - Tooltips (built-in, custom templates, conditional) - Appointment selection and retrieval (GetEventsAsync, GetCurrentViewEvents) - Filtering appointments with Query - Refresh appointments with RefreshEventsAsync ### Appointment Customization ๐ **Read:** [references/appointment-customization.md](references/appointment-customization.md) - Template-based event customization - EventRendered event for styling - CssClass property for bulk styling - Custom attributes and classes - Event appearance modifications ### Drag and Drop ๐ **Read:** [references/appointment-drag-and-drop.md](references/appointment-drag-and-drop.md) - Enable/disable drag-and-drop functionality - Single and multi-drag operations - Drag event handling and prevention - Scroll control during drag - Navigation trigger on edges - Drag intervals and external sources - Opening editor on drag completion ### Resizing Events ๐ **Read:** [references/appointment-resizing.md](references/appointment-resizing.md) - Enable/disable resizing functionality - Scroll control during resize - Scroll speed configuration - Resize time intervals - Preventing specific resizing actions ### Scheduler Views ๐ **Read:** [references/views.md](references/views.md) - 12 available view modes (Day, Week, WorkWeek, Month, Agenda, MonthAgenda, TimelineDay, TimelineWeek, TimelineWorkWeek, TimelineMonth, TimelineYear, Year) - Setting current/active view with @bind-CurrentView property - View-specific configuration properties table - ScheduleView component properties (Option, IsSelected, DateFormat, Readonly, ShowWeekend, WorkDays, etc.) - Day view with hourly time slots and single-day display - Day view with Interval property for multiple consecutive days (2-day, 3-day views) - Week view displaying 7-day week (Sunday-Saturday) with all appointments - Week view with FirstDayOfWeek customization (1=Monday, 0=Sunday) - Work Week view showing only working days (Mon-Fri by default) - Custom working days per view with WorkDays int array (0=Sun, 1=Mon, etc.) - Month view with full month calendar grid layout - Month view with MaxEventsPerRow property to limit/expand events display - Agenda view displaying upcoming events in chronological list format (7 days default) - Agenda view with AgendaDaysCount property for custom date range - Agenda view with AllowVirtualScrolling for large datasets - Month Agenda view combining month calendar with agenda list below - Timeline Day view showing single day in horizontal layout - Timeline Week view showing 7-day week horizontally - Timeline Work Week view showing working days horizontally - Timeline Month view showing entire month horizontally - Timeline Year view showing full year horizontally with Orientation customization - Year view displaying mini-calendar with month selection and appointment indicators - Extending view intervals with Interval property (3-day, 2-week, quarterly, annual views) - Display Name customization for extended views with DisplayName property - Setting specific start and end hours with StartHour/EndHour (e.g., "09:00"-"18:00") - Time range limiting to business hours only - Hide weekends in calendar views using ShowWeekend="false" - Display ISO week numbers with ShowWeekNumber="true" - Readonly mode per view using Readonly="true" to prevent CRUD operations - View-specific templates (EventTemplate, DateHeaderTemplate, CellTemplate, etc.) - Event template customization per view for different rendering - Date header template customization per view - Cell templates and custom cell content per view - DateFormat customization per view for date display - Switching views programmatically with CurrentView property binding - View navigation via header toolbar with built-in view buttons - Resource header templates per view for grouped schedules - Resource-based view configuration and display options ### Events and Interactions ๐ **Read:** [references/events.md](references/events.md) - All Scheduler events (ActionBegin, ActionCompleted, Created, Destroyed, etc.) - Event arguments and action types - Two-way binding and callbacks - DataBinding and DataBound events - Event selection and retrieval ### Recurring Events ๐ **Read:** [references/recurring-events.md](references/recurring-events.md) - Recurrence rule syntax and iCalendar format - FREQ, INTERVAL, COUNT, UNTIL properties - BYDAY, BYMONTHDAY, BYMONTH configurations - Creating recurring events - Exception dates and editing occurrences - Edit/delete following events ### CRUD Operations ๐ **Read:** [references/crud-actions.md](references/crud-actions.md) - Create appointments via editor or AddEventAsync - Inline appointment creation - Update appointments with proper validation - Delete single or multiple appointments - Server-side database operations - Restricting actions based on criteria ### Data Binding ๐ **Read:** [references/data-binding.md](references/data-binding.md) - Local data binding with List collections - Remote data binding with HTTP services - DataSource configuration - Query-based filtering - Refresh appointments dynamically - DataSource property and event settings - Load data on demand - Set custom headers for authentication/authorization ### Customization and Styling ๐ **Read:** [references/scheduler-styling.md](references/s
Related in Design
contribute
IncludedLocal-only OSS contribution command center. Auto-refreshes the user's in-flight PR and issue state on invoke so conversations start with full context โ no need to brief Claude on what's in flight. Helps the user find issues to contribute to on GitHub, builds per-repo dossiers of what each upstream expects (CLA, DCO, branch convention, AI policy, draft-first, review bots, issue templates), runs deterministic gates before any external action so AI-assisted contributions don't reach maintainers as slop. State is markdown-only: candidate files at ~/.contribute-system/candidates/, repo dossiers at ~/.contribute-system/research/, append-only event log at ~/.contribute-system/log.jsonl. No database, no cloud calls. Use when the user asks about their PRs / issues / contributions, wants to find new work to take on, claim an issue, build/refresh a repo's dossier, or draft a Design Issue or PR. Trigger with "/contribute", "what's my PR status", "find a contribution", "claim issue X", "draft a Design Issue for Y", "refresh dossier for Z".
architectural-analysis
IncludedUser-triggered deep architectural analysis of a codebase or scoped subtree across eight modes โ information architecture, data flow, integration points, UI surfaces, interaction patterns, data model, control flow, and failure modes. This skill should be used when the user asks to "diagram this codebase," "map the architecture," "show the data flow," "give me an ERD," "trace control flow," "find the integration points," "verify the layout pattern," "audit the UX architecture," or any similar request whose primary deliverable is mermaid diagrams plus cited reports under docs/architecture/. Dispatches haiku/sonnet sub-agents in parallel for per-mode exploration, then verifies every citation mechanically before any node lands in a diagram. Not for one-off prose explanations of code (use code-explanation) or for high-level system design from scratch (use system-design).
mcp
IncludedModel Context Protocol (MCP) server development and tool management. Languages: Python, TypeScript. Capabilities: build MCP servers, integrate external APIs, discover/execute MCP tools, manage multi-server configs, design agent-centric tools. Actions: create, build, integrate, discover, execute, configure MCP servers/tools. Keywords: MCP, Model Context Protocol, MCP server, MCP tool, stdio transport, SSE transport, tool discovery, resource provider, prompt template, external API integration, Gemini CLI MCP, Claude MCP, agent tools, tool execution, server config. Use when: building MCP servers, integrating external APIs as MCP tools, discovering available MCP tools, executing MCP capabilities, configuring multi-server setups, designing tools for AI agents.
react-native-skia
IncludedDesign, build, debug, and optimise high-polish animated graphics in React Native or Expo using @shopify/react-native-skia, Reanimated, and Gesture Handler. Use when the user wants canvas-driven UI, shaders, paths, rich text, image filters, sprite fields, Skottie, video frames, snapshots, web CanvasKit setup, or performance tuning for custom motion-heavy elements such as loaders, hero art, cards, charts, progress indicators, particle systems, or gesture-driven surfaces. Also use when the user asks for fluid, glow, glass, blob, parallax, 60fps/120fps, or GPU-friendly animated effects in React Native, even if they do not explicitly say "Skia". Do not use for ordinary form/layout work with standard views.
plaid
IncludedProduct Led AI Development โ guides founders from idea to launched product. Six capabilities: Idea (discover a product idea), Validate (pressure-test the idea against fatal flaws, problem reality, competition, and 2-week MVP feasibility), Plan (vision intake + document generation), Design (translate image references into a design.md spec), Launch (go-to-market strategy), and Build (roadmap execution). Use when someone says "PLAID", "plaid idea", "help me find an idea", "product idea", "idea from my business", "idea from my expertise", "plaid validate", "validate my idea", "pressure-test", "is this idea good", "find fatal flaws", "validate the problem", "plan a product", "define my vision", "generate a PRD", "product strategy", "plaid design", "design from image", "translate image to design", "create design.md", "extract design tokens", "plaid launch", "go-to-market", "launch plan", "GTM strategy", "launch playbook", "plaid build", "build the app", "start building", or "execute the roadmap".
nextjs-framer-motion-animations
IncludedAdds production-safe Motion for React or Framer Motion animations to Next.js apps, including reveal, hover and tap micro-interactions, whileInView, stagger, AnimatePresence, layout and layoutId transitions, reorder, scroll-linked UI, and lightweight route-content transitions. Use when the user asks to add, refactor, or debug Motion or Framer Motion in App Router or Pages Router codebases, especially around server/client boundaries, reduced motion, LazyMotion, bundle size, hydration, or route transitions. Avoid for GSAP-style timelines, WebGL or 3D scenes, heavy scroll storytelling, or CSS-only effects unless Motion is explicitly requested.