What problem does it solve? Building cross-platform apps with Ionic requires knowing 80+ UI components, their properties, events, slots, and CSS custom properties, plus CLI commands, theming rules, and platform-specific behavior. This Skill gives the agent structured, category-organized reference material so it can answer Ionic development questions accurately without guessing component APIs. ## Core Features & Use Cases - Component Reference by Category: Nine reference files covering action, data display, form, layout, media, navigation, overlay, scroll, and progress components with full property, event, method, slot, and CSS custom property tables. - Theming and Layout Guidance: Covers the 12-column grid system, responsive breakpoints, CSS utility classes, color palettes, dark mode strategies, and iOS/MD platform styling. - Workflow and Troubleshooting: Documents Ionic CLI commands, device testing with Capacitor, animations, gestures, hardware back button handling, and fixes for common errors like missing CSS imports or lifecycle events not firing. - Use Case: When asked to build a settings page with toggles, a searchbar, and a sliding item list, the agent reads the relevant reference files and produces correct Ionic markup with proper events and styling hooks. ## Quick Start Ask the agent to help build or fix an Ionic page or component, for example to create a form with an ion-input, ion-toggle, and ion-datetime using the correct properties and events.