Hyva Create Module

🌐Community
by hyva-themes · vlatest · Repository

Generates Hyvä module code snippets based on descriptions, streamlining development of custom functionality.

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-create-module npx -- -y @trustedskills/hyva-create-module
2

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

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

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

About This Skill

The hyva-create-module skill enables AI agents to generate custom Hyva theme modules, streamlining the development of specific e-commerce functionality for Magento-based stores. It automates the creation of reusable code blocks that integrate seamlessly with the Hyva frontend framework.

When to use it

  • You need to add a new feature or widget to an existing Hyva-powered Magento store without writing code manually.
  • Your team requires rapid prototyping of custom UI components for product pages or checkout flows.
  • You are extending a standard Hyva theme with niche business logic that isn't covered by core modules.
  • You want to maintain clean separation of concerns by creating isolated, reusable module files.

Key capabilities

  • Generates valid Hyva theme module structures automatically.
  • Creates custom blocks and templates tailored for e-commerce scenarios.
  • Ensures compatibility with the Hyva frontend architecture standards.
  • Reduces manual coding time for repetitive module setup tasks.

Example prompts

  • "Create a new Hyva module to display dynamic product recommendations on the homepage."
  • "Generate a custom checkout block that adds a gift message field to the order summary."
  • "Build a reusable Hyva module component for displaying customer reviews with star ratings."

Tips & gotchas

Ensure your Magento installation is already configured with the Hyva theme framework before attempting to generate modules, as the output relies on specific directory structures. While this skill accelerates development, always review the generated code for security and performance best practices before deploying to production.

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
64

🌐 Community

Passed automated security scans.