Hyva Child Theme

🌐Community
by hyva-themes · vlatest · Repository

This Hyva Child Theme skill simplifies WordPress customization by providing a pre-built, lightweight child theme for faster development and easier modifications.

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-child-theme npx -- -y @trustedskills/hyva-child-theme
2

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

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

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

About This Skill

The hyva-child-theme is a specialized child theme for the Hyva frontend framework, designed to extend styling and functionality without modifying core files. It allows developers to customize the look and feel of Hyva-powered websites while maintaining compatibility with future updates.

When to use it

  • You need to apply custom CSS or layout changes to a site built on the Hyva frontend framework.
  • You want to create a distinct brand identity for a store without altering the base Hyva theme code.
  • Your project requires a lightweight, isolated theme structure that inherits from the parent Hyva theme.
  • You are developing a child theme for an AI agent to manage specific design overrides in a Magento environment.

Key capabilities

  • Inherits all styles and assets from the parent Hyva theme automatically.
  • Provides a safe environment for overriding templates and layout XML files.
  • Enables granular control over CSS selectors, media queries, and component styling.
  • Supports standard child theme conventions used in Magento 2 development.

Example prompts

  • "Create a custom style.css file for the hyva-child-theme to change the primary button color to blue."
  • "Generate a layout XML snippet to add a new sidebar block in the hyva-child-theme configuration."
  • "List the necessary steps to activate and configure the hyva-child-theme in a Magento 2 installation."

Tips & gotchas

Ensure the parent Hyva theme is installed and active before attempting to use this child theme, as it relies on its core assets. Always test customizations in a staging environment to prevent unintended conflicts with the parent framework's update cycles.

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
62

🌐 Community

Passed automated security scans.