Hyva Cms Component
Dynamically fetches and displays Hyvä CMS components within your Magento store using a powerful AI integration.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add hyva-cms-component npx -- -y @trustedskills/hyva-cms-component
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"hyva-cms-component": {
"command": "npx",
"args": [
"-y",
"@trustedskills/hyva-cms-component"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to discover and install Hyva CMS components directly from the official repository. It streamlines the integration of pre-built UI elements into Magento 2 stores without manual coding or complex CLI commands.
When to use it
- You need to quickly add a specific Hyva component (e.g., a slider, banner, or form) to your store layout.
- Your development team wants to standardize on official Hyva themes rather than custom-built widgets.
- You are automating the setup of a new Magento 2 storefront with Hyva as the frontend framework.
- You require immediate access to component documentation and installation instructions via an AI interface.
Key capabilities
- Direct discovery of available Hyva CMS components within the ecosystem.
- Automated installation of selected components into the target project.
- Access to official repository metadata for versioning and compatibility checks.
- Simplified workflow for extending store functionality with verified UI modules.
Example prompts
- "Install the latest Hyva slider component into my Magento 2 project."
- "Show me all available Hyva CMS components and install the 'product-comparison' widget."
- "How do I add a Hyva banner using the hyva-cms-component skill?"
Tips & gotchas
Ensure your Magento 2 environment is compatible with the specific Hyva version before attempting installation. Always verify that the installed component matches your current theme structure to prevent layout conflicts.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.