ワンクリックで
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 ページを確認してインストールできます。
SOC 職業分類に基づく
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.
| 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.