syncfusion-angular-scheduler
Implement and configure Syncfusion Angular Scheduler (Schedule) component for calendar and event management. Use this when building schedulers, calendar systems, event management applications, appointment booking interfaces, or resource scheduling solutions. This skill covers timeline views, day/week/month views, recurring events, time slot management, and working hours configuration.
What this skill does
# Implementing Syncfusion Angular Scheduler A comprehensive guide for implementing the Syncfusion Angular Scheduler component for event and appointment management with multiple view modes, resource grouping, timezone support, and extensive customization options. ## When to Use This Skill Use this skill when you need to: - **Event and Appointment Management**: Create calendar applications with event scheduling, editing, and management - **Resource Scheduling**: Manage multiple resources (rooms, equipment, people) with grouping and filtering - **Timeline Views**: Display events in horizontal timeline format for project planning or resource allocation - **Booking Systems**: Build appointment booking interfaces for healthcare, salon, or meeting room management - **Calendar Applications**: Implement full-featured calendar systems with recurring events and reminders - **Multi-Timezone Support**: Handle events across different timezones for global teams - **Work Hour Management**: Configure working days, hours, and holidays for business applications ## Component Overview The **Syncfusion Angular Scheduler** (ejs-schedule) is a feature-rich calendar and event management component that provides: - **11+ View Modes**: Day, Week, WorkWeek, Month, Year, Agenda, MonthAgenda, Timeline variants - **Event Types**: Normal, spanned, all-day, and recurring events with complex recurrence patterns - **Data Binding**: Local and remote data with CRUD operations, DataManager integration - **Resource Management**: Single and multiple resource grouping with custom templates - **Time Configuration**: Customizable timescale, timezone support, working hours/days - **Rich Customization**: Cell templates, editor templates, event templates, custom styling - **Advanced Features**: Drag-drop, resize, clipboard operations, virtual scrolling, export (ICS/Excel/PDF) - **Accessibility**: WCAG 2.1 compliant with keyboard navigation and screen reader support - **Localization**: Multi-language and RTL support **Package**: `@syncfusion/ej2-angular-schedule` ## Documentation and Navigation Guide ### Getting Started ๐ **Read:** [references/getting-started.md](references/getting-started.md) Read this reference when you need to: - Install and set up the Angular Scheduler package - Configure module registration and view services (Day, Week, Month, Agenda, Timeline) - Create your first scheduler with basic configuration - Add CSS theme imports - Understand component initialization ### Views and Display Configuration ๐ **Read:** [references/views-and-display.md](references/views-and-display.md) Read this reference when you need to: - Configure available view modes (Day, Week, WorkWeek, Month, Year, Agenda) - Set up Timeline views (TimelineDay, TimelineWeek, TimelineMonth, TimelineYear) - Switch between different views programmatically - Customize view-specific settings and intervals - Configure calendar mode and display options - Handle view navigation ### Events and Appointments ๐ **Read:** [references/appointments.md](references/appointments.md) Read this reference when you need to: - Understand event types (normal, spanned, all-day, recurring) - Define event data structure and required fields - Create and render events programmatically - Configure event templates and custom rendering - Handle event interactions (click, double-click, hover) - Add custom fields to events ### Data Binding and CRUD Operations ๐ **Read:** [references/data-binding.md](references/data-binding.md) Read this reference when you need to: - Bind local data (arrays) to the scheduler - Connect to remote data sources (OData, Web API, REST services) - Use DataManager for advanced data operations - Configure field mapping for custom data structures - Implement CRUD operations (Create, Read, Update, Delete) - Handle data adapters and custom queries ### Resources and Grouping ๐ **Read:** [references/resources.md](references/resources.md) Read this reference when you need to: - Configure single or multiple resources (rooms, employees, equipment) - Set up resource grouping (by date or by resource) - Customize resource colors and styling - Create resource templates - Filter and manage resource visibility - Handle resource-based events ### Time Configuration ๐ **Read:** [references/time-configuration.md](references/time-configuration.md) Read this reference when you need to: - Configure timescale intervals and time slots - Set start and end hours for day views - Define working days and working hours - Handle timezone support and conversions - Manage multiple timezones - Customize time formats and display ### Editor Customization ๐ **Read:** [references/editor-customization.md](references/editor-customization.md) Read this reference when you need to: - Customize the event editor dialog - Create custom editor templates - Add custom fields to the editor - Configure editor validation rules - Customize quick info popups - Handle editor events ### Cell Customization ๐ **Read:** [references/cell-customization.md](references/cell-customization.md) Read this reference when you need to: - Create cell templates for custom rendering - Customize date header templates - Style time cells and work cells - Configure month cell templates - Create resource header templates - Add custom content to cells ### Recurrence Editor ๐ **Read:** [references/recurrence-editor.md](references/recurrence-editor.md) Read this reference when you need to: - Understand recurrence rule format (RRULE) - Configure recurrence patterns (Daily, Weekly, Monthly, Yearly) - Use the standalone recurrence editor component - Handle FREQ, INTERVAL, BYDAY, BYMONTHDAY parameters - Manage exception dates (EXDATE) - Edit recurring event series or single occurrences ### Header Customization ๐ **Read:** [references/header-customization.md](references/header-customization.md) Read this reference when you need to: - Customize the header toolbar - Add or remove toolbar items - Create custom toolbar buttons - Configure header rows - Customize date range display - Handle header events ### Clipboard Operations ๐ **Read:** [references/clipboard-operations.md](references/clipboard-operations.md) Read this reference when you need to: - Enable copy (Ctrl+C), cut (Ctrl+X), paste (Ctrl+V) operations - Configure clipboard settings - Create custom clipboard actions - Handle clipboard events ### Exporting and Printing ๐ **Read:** [references/exporting.md](references/exporting.md) Read this reference when you need to: - Export events to ICS/iCal format - Export scheduler to Excel - Export scheduler to PDF - Configure export options - Implement print functionality ### Styling and Themes ๐ **Read:** [references/styling-themes.md](references/styling-themes.md) Read this reference when you need to: - Apply built-in themes (Material, Bootstrap, Fabric, etc.) - Customize component styling with CSS - Configure custom event colors - Style cells and views - Create responsive designs ### Advanced Features ๐ **Read:** [references/advanced-features.md](references/advanced-features.md) Read this reference when you need to: - Enable virtual scrolling for large datasets - Configure lazy loading - Set component dimensions (height, width) - Enable row auto-height - Handle drag-and-drop operations - Resize events - Manage multiple scheduler instances ### State Persistence ๐ **Read:** [references/state-persistence.md](references/state-persistence.md) Read this reference when you need to: - Enable state persistence - Configure which properties to persist - Use localStorage integration - Restore previous state - Clear persisted state ### Accessibility ๐ **Read:** [references/accessibility.md](references/accessibility.md) Read this reference when you need to: - Implement WCAG 2.1 compliance - Configure keyboard navigation - Set up ARIA attributes - Support screen readers - Manage focus states - Use high contrast themes ### Localization and Internationalization ๐ **R
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.