What problem does it solve?
Building conference schedule pages that are responsive, filterable, and intuitive requires handling dozens of edge cases like sticky table alignment, theme persistence, visible filter state, and shareable session links. This Skill eliminates repetitive trial and error by providing proven, production-vetted patterns for every core schedule UI requirement.
Core Features & Use Cases
- Production-ready React architecture: Pre-vetted single-file component structure, build-time data normalization, and synthetic plenary session handling extracted from a real 2000-line conference schedule page.
- Complete UX subsystem patterns: Includes ready-to-use implementations for 2D room×time grids, multi-axis filtering with visible active state, dark/light theme sync, session favorites, and debounced semantic search.
- Use Case: If you are building a schedule page for a tech conference, use this Skill to implement a fully functional, user-friendly schedule view with filtering, favorites, and shareable session modals in a fraction of the development time.
Quick Start
Use the schedule-design skill to build a filterable 2D conference schedule grid with dark/light theme support and session favorites for your upcoming event.