원클릭으로
hugeicons-icons
Guidelines for finding and suggesting icons from the Hugeicons package.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Guidelines for finding and suggesting icons from the Hugeicons package.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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.
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.