hyva-theme-list
Lists all HyvΓ€ theme paths in a Magento 2 project. Themes are identified by the presence of web/tailwind/package.json.
Works with
Documentation
HyvΓ€ Theme Listing
Lists all HyvΓ€ theme paths in a Magento 2 project. Themes are identified by the presence of web/tailwind/package.json.
Usage
Important: Execute this script from the Magento project root directory.
Run the discovery script to list all HyvΓ€ themes:
bash <skill_path>/scripts/list_hyva_themes.sh
Where <skill_path> is the directory containing this SKILL.md file (e.g., .claude/skills/hyva-theme-list).
Output format: One theme path per line (relative to project root), or empty output if no themes found.
app/design/frontend/Example/customTheme
vendor/hyva-themes/magento2-default-theme-csp
Search Locations
The script searches two locations:
| Location | Description |
|---|---|
app/design/frontend/ |
Custom themes developed for the project |
vendor/ |
Installed themes from any vendor (not limited to hyva-themes) |
Theme Identification
A directory is identified as a HyvΓ€ theme when it contains both:
web/tailwind/package.json(HyvΓ€/Tailwind structure)theme.xml(valid Magento theme)
Integration with Other Skills
Other skills that need to locate HyvΓ€ themes should invoke this skill by name:
Invoke the `hyva-theme-list` skill to discover available themes.
The output can be processed line-by-line or stored in a variable for selection prompts.
Installation Guide
How to use hyva-theme-list on Cursor
AI-first code editor with Composer
Prerequisites
Before installing skills in Cursor, ensure your development environment meets these requirements:
- βΊCursor installed and configured on your machine
- βΊNode.js 16+ with npm β verify with
node --version - βΊActive project directory where you want to add
hyva-theme-list
Run the install command
Execute the skills CLI command in your project's root directory to begin installation:
Fetches hyva-theme-list from hyva-themes/hyva-ai-tools and configures it for Cursor.
Select Cursor when prompted
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Verify installation
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate hyva-theme-list. Access via /hyva-theme-list in your agent's command palette.
Security Notice
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
List & Monetize Your Skill
Submit your Claude Code skill and start earning
Use Cases
User Story & Requirements Generation
Create detailed user stories, acceptance criteria, and feature specs
Example
Generate user stories for 'password reset feature' with acceptance criteria, edge cases, and test scenarios
Reduce spec writing time by 50%, ensure comprehensive coverage
Competitive Analysis
Research competitors, compare features, identify gaps
Example
Analyze 5 competitor products, create feature comparison matrix, suggest differentiation opportunities
Complete competitive research in 2 hours instead of 2 days
Roadmap Prioritization
Evaluate features using frameworks (RICE, ICE, Kano) and create prioritized backlogs
Example
Score 20 feature ideas using RICE framework, generate prioritized roadmap with rationale