Hyva Ui Component
Helps with UI components, components as part of building frontend UIs and user experiences workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add hyva-ui-component npx -- -y @trustedskills/hyva-ui-component
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"hyva-ui-component": {
"command": "npx",
"args": [
"-y",
"@trustedskills/hyva-ui-component"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The hyva-ui-component skill provides AI agents with access to a library of pre-built, responsive UI components designed for the Hyva frontend framework. It streamlines development by allowing agents to instantly deploy consistent navigation bars, product grids, and checkout forms without writing raw HTML or CSS from scratch.
When to use it
- Rapidly prototype e-commerce landing pages that match standard Magento/Hyva design patterns.
- Generate functional checkout flows with pre-validated form structures for cart and payment sections.
- Create mobile-responsive product listing pages that adapt layouts automatically based on screen size.
- Deploy consistent header navigation and footer widgets across multiple pages to maintain brand identity.
Key capabilities
- Access to a curated library of reusable UI blocks specific to the Hyva theme architecture.
- Automatic handling of responsive design breakpoints for desktop, tablet, and mobile views.
- Pre-configured styling that ensures visual consistency with standard e-commerce expectations.
- Simplified integration workflow reducing the need for manual component coding.
Example prompts
- "Generate a responsive product grid using hyva-ui-component for a shoe store homepage."
- "Create a checkout form section with address and payment fields using available Hyva UI components."
- "Build a mobile-optimized navigation bar that includes a search icon and cart summary using hyva-ui-component."
Tips & gotchas
Ensure your project is initialized with the Hyva frontend framework before attempting to install or utilize these components, as they rely on specific theme dependencies. While the components offer standard layouts, complex custom branding may still require manual CSS overrides after deployment.
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.