Hyva Alpine Component

🌐Community
by hyva-themes · vlatest · Repository

Dynamically generates Hyvä components based on Alpine.js configurations, streamlining front-end development within Hyvä themes.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add hyva-alpine-component npx -- -y @trustedskills/hyva-alpine-component
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "hyva-alpine-component": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/hyva-alpine-component"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

hyva-alpine-component

What it does

This skill provides a library of pre-built, reusable UI components designed specifically for the Hyva theme using Alpine.js. It enables developers to rapidly integrate interactive frontend elements like modals, accordions, and carousels into their Magento 2 stores without writing custom JavaScript from scratch.

When to use it

  • You need to add interactive UI elements such as dropdowns or lightboxes to a Hyva-based storefront quickly.
  • Your development team wants to reduce code duplication by leveraging shared component logic across multiple pages.
  • You are building a custom theme extension and require standardized behavior for common user interface patterns.

Key capabilities

  • Pre-built Alpine.js components tailored for the Hyva theme architecture.
  • Ready-to-use interactive widgets including modals, tabs, and sliders.
  • Simplifies frontend development by abstracting complex JavaScript logic into reusable blocks.

Example prompts

  • "Install the hyva-alpine-component skill to add a product quick-view modal to my store."
  • "Use this component library to create an accordion section for FAQ items on the contact page."
  • "Integrate a carousel slider using the available Hyva Alpine components for the homepage banner."

Tips & gotchas

Ensure your Magento 2 installation is running the Hyva theme, as these components are not compatible with standard Luma or default themes. Always verify that your version of Alpine.js matches the requirements specified in the component documentation to prevent runtime errors.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
hyva-themes
Installs
67

🌐 Community

Passed automated security scans.