hugeicons-free-package-usage
Installation
SKILL.md
Hugeicons Free Package Usage
Use this skill when the task is about Hugeicons' public npm packages rather than Pro/private-registry setup.
Scope
- public Hugeicons package setup for React, React Native, Vue, Angular, and Svelte
@hugeicons/core-free-iconsinstallation and named imports- wrapper component usage:
HugeiconsIconorHugeiconsIconComponent - common wrapper props:
icon,altIcon,showAlt,size,color,strokeWidth - accessibility, tree-shaking, and app-level icon wrapper patterns
Routing cues
- free Hugeicons,
@hugeicons/core-free-icons,@hugeicons/react,@hugeicons/vue,@hugeicons/angular,@hugeicons/svelte,@hugeicons/react-native,HugeiconsIcon, icon wrapper props, free icon setup, icon-only buttons, tree-shaking -> use this skill - private registry,
.npmrc,.yarnrc.yml,bunfig.toml, license key,@hugeicons-pro/core-*, CI auth, 404 from npm registry -> usehugeicons-pro-package-usage