What problem does it solve? Building Shopify app interfaces requires strict adherence to Polaris design system conventions, and developers often struggle with correct component composition, AppProvider setup, and complex patterns like IndexTable with filters and bulk actions. ## Core Features & Use Cases - Complete IndexTable & IndexFilters Patterns: Provides full implementations of sortable tables, saved views, query search, ChoiceList/RangeSlider/DatePicker filters, and bulk actions. - Layout & Page Templates: Covers AppProvider setup, Page/Layout patterns, resource index and details layouts, settings pages, and responsive InlineGrid structures. - Forms, States & Feedback: Includes complex FormLayout patterns, empty states, loading skeletons, error handling, banners, and badge/status conventions. - Use Case: When building a products management page for a Shopify embedded app, use this Skill to generate a complete resource index with sorting, filtering, saved views, and bulk actions that follow Polaris best practices. ## Quick Start Use the neuro-shopify-polaris-ui skill to build a Shopify app products index page with IndexTable, filters, and bulk actions.