con un clic
hugeicons-icons
Guidelines for finding and suggesting icons from the Hugeicons package.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Guidelines for finding and suggesting icons from the Hugeicons package.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Design, implement, refactor, and review Flutter apps that use feature-based vertical slices, handwritten Dart models/providers, componentized StatelessWidget UI, Riverpod state management, and a shared core layer. Use when adding Flutter features, organizing lib/, moving shared code, wiring repositories/providers/routes, avoiding code generation, avoiding private UI build helper methods, or checking architecture consistency in a Riverpod Flutter project.
Guidelines for using the Hugeicons Flutter package, covering widget usage, customization, and theme integration.
Basado en la clasificación ocupacional SOC
| name | hugeicons-icons |
| description | Guidelines for finding and suggesting icons from the Hugeicons package. |
references/icon_list.md file.strokeRounded<Name> pattern. For example, for a "user" icon, suggest HugeIcons.strokeRoundedUser.HugeIcons.* constants are List<List<dynamic>> SVG JSON/path data, not Flutter IconData. Use them with HugeIcon, not Icon.icon_list.md.01, 02, 03). Suggest the most appropriate one based on context.HugeIcons.strokeRoundedUser: Basic user icon.HugeIcons.strokeRoundedSettings01: Common settings icon.HugeIcons.strokeRoundedHome01: Standard home icon.HugeIcons.strokeRoundedFavorite: Heart/favorite icon.The full list of 4,553 icons is available in icon_list.md. Always check this file for the exact constant name.