shopify-pos-ui

Scaffold Preact POS UI extensions for Shopify retail workflows.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/EsellersEG/meezy-integration --skill shopify-pos-ui-esellerseg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shopify-pos-ui
Source: https://github.com/EsellersEG/meezy-integration/tree/main/.agents/skills/shopify-pos-ui
Command: npx skills add https://github.com/EsellersEG/meezy-integration --skill shopify-pos-ui-esellerseg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @shopify/ui-extensions, preact, typescript, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the development of custom retail point-of-sale interfaces, allowing developers to build interactive, type-safe extensions that integrate directly into the Shopify POS smart grid and workflow screens.

Core Features & Use Cases

  • POS UI Scaffolding: Provides standardized CLI commands to generate new POS extensions without manual configuration.
  • Component Library: Access to a wide range of POS-specific UI components and Polaris web components for consistent retail experiences.
  • Workflow Integration: Enables custom actions, blocks, and modal interfaces for tasks like customer details, order management, and cash tracking.

Quick Start

Use the shopify-pos-ui skill to scaffold a new POS smart grid extension named retail-loyalty-tracker.

Frequently Asked Questions about shopify-pos-ui

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build custom UI extensions for Shopify POS?

Build custom Shopify POS UI extensions using Preact and the Shopify UI framework to create interactive, type-safe tiles, modals, and blocks for retail workflows.

Can I add custom actions to the Shopify POS smart grid?

Yes, you can add custom actions to the Shopify POS smart grid by scaffolding extensions via Shopify CLI to insert interactive tiles and modal interfaces directly into the workflow.

Does the Shopify POS UI framework work with Preact?

Yes, the Shopify POS UI framework works with Preact, allowing developers to build type-safe retail point-of-sale interfaces using Preact components and TypeScript.

What's the best way to create a custom modal for Shopify POS customer management?

The best way to create a custom modal for POS customer management is by using Shopify CLI scaffolding patterns to generate POS UI extensions with validated component properties.

Do I need TypeScript to develop retail point-of-sale interfaces?

TypeScript is required to ensure strict validation of UI component properties and type-safe development when building retail point-of-sale interface extensions.

What POS workflows support custom UI blocks and modals?

Custom UI blocks and modals support POS workflows including customer management, order details, and cash tracking, integrating directly into the smart grid and workflow screens.