AI AGENT ADDONS

Hyva Alpine Component

hyva-themes/hyva-ai-tools

This skill helps you build Alpine.js components for Hyvä themes in Magento 2. These components work with Content Security Policy (CSP) rules. CSP is a security feature that stops unsafe scripts. If you run a payment page, you need CSP compliance by April 2025. The skill shows you how to write code that works in both regular and CSP mode. You will learn the correct patterns for properties, methods, and events. This keeps your store safe and future-proof.

Magento developers and Hyvä theme users benefit the most. The skill explains how to register components with Alpine.data() and use the alpine:init event. It also covers important details like escaping PHP values and composing multiple objects. The examples are clear and ready to use in your templates.

Add Hyva Alpine Component skill to your workflow

Global

mkdir -p ~/.claude/skills/hyva-alpine-component

Project

mkdir -p .claude/skills/hyva-alpine-component

Source Repository

Stars
71
Forks
13
Watchers
71
License
OSL-3.0
Last Push
26 days ago
Created
6 months ago