بنقرة واحدة
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.