hyva▌
13 indexed skills · max 10 per page
hyva-child-theme
hyva-themes/hyva-ai-tools · Productivity
This skill creates a complete Hyvä child theme with the proper directory structure, configuration files, and Tailwind CSS build setup.
magento-hyva-specialist
maxnorm/magento2-agent-skills · Productivity
Expert specialist in creating high-performance, modern Magento 2 storefronts using the Hyvä theme framework, leveraging Alpine.js, Tailwind CSS, and cutting-edge frontend technologies.
hyva-ui-component
hyva-themes/hyva-ai-tools · Frontend
Applies Hyva UI template-based (non-CMS) components to a Hyvä theme by copying files from {hyva_ui_path}/components/ to app/design/frontend/{Vendor}/{Theme}/.
hyva-playwright-test
hyva-themes/hyva-ai-tools · Testing
Hyvä replaces Luma's KnockoutJS/RequireJS/jQuery with Alpine.js + Tailwind CSS. Playwright's strict mode (rejects locators matching multiple elements) conflicts with Alpine.js DOM patterns where hidden elements exist throughout the page. This skill documents pitfalls and solutions discovered while writing Playwright tests for Hyvä storefronts.
hyva-cms-components-dump
hyva-themes/hyva-ai-tools · Productivity
Locates all components.json files from Hyvä CMS modules and outputs a merged JSON object containing all component definitions from active modules.
hyva-cms-component
hyva-themes/hyva-ai-tools · Productivity
This skill guides the interactive creation of custom Hyvä CMS components for Magento 2. It supports creating components in new or existing modules, with field presets for common patterns and automatic setup:upgrade execution.
hyva-render-media-image
hyva-themes/hyva-ai-tools · Productivity
Generate responsive <picture> elements for Hyvä Theme templates using the \Hyva\Theme\ViewModel\Media view model.
hyva-alpine-component
hyva-themes/hyva-ai-tools · Productivity
This skill provides guidance for writing CSP-compatible Alpine.js components in Hyvä themes. Alpine CSP is a specialized Alpine.js build that operates without the unsafe-eval CSP directive, which is required for PCI-DSS 4.0 compliance on payment-related pages (mandatory from April 1, 2025).
hyva-exec-shell-cmd
hyva-themes/hyva-ai-tools · Productivity
This utility skill detects the Magento development environment and provides the appropriate command wrapper for executing shell commands.
hyva-compile-tailwind-css
hyva-themes/hyva-ai-tools · Frontend
Compiles Tailwind CSS for Hyvä themes in Magento 2. Handles both production builds and development watch mode.