suggest-lucide-icons

Identify and verify Lucide icons for concepts or UI placements.

7|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/nweii/agent-stuff --skill suggest-lucide-icons-nweii
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: suggest-lucide-icons
Source: https://github.com/nweii/agent-stuff/tree/main/skills/suggest-lucide-icons
Command: npx skills add https://github.com/nweii/agent-stuff --skill suggest-lucide-icons-nweii

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Help designers and engineers choose appropriate Lucide icons to symbolize ideas or UI placements, speeding up interface decisions and ensuring visual consistency.

Core Features & Use Cases

  • Generate 3–4 candidate icon names based on a given concept or context.
  • Verify candidate icons exist in the Lucide set by fetching their SVGs from unpkg, discarding non-existent names.
  • Provide brief rationales for each candidate and a single strongest recommendation for immediate use.
  • Use case: pick an icon to represent a flow, a status, or a UI element in notes or prototypes.

Quick Start

Provide a concept or UI context and I will return three validated Lucide icon options with a recommended pick.

Frequently Asked Questions about suggest-lucide-icons

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find the right Lucide icons to represent a specific concept or UI placement?

To suggest Lucide icons, provide a concept or UI context to generate candidate names. The system verifies each candidate by fetching its SVG from unpkg, discards non-existent icons, and returns exactly three confirmed options with explanations and one strongest recommendation.

Can I get icon suggestions for my vault notes or UI prototypes?

Yes, you can get icon suggestions for vault notes or UI prototypes by providing the specific idea, flow, status, or UI element you need to symbolize. The system outputs three validated Lucide icon options with rationales to speed up your interface decisions and ensure visual consistency.

How does the system ensure a suggested Lucide icon actually exists?

The system verifies a suggested Lucide icon exists by fetching its corresponding SVG from unpkg. Candidate names that fail to resolve to a valid SVG file are automatically discarded before returning the final results.

What's the best way to choose between multiple Lucide icon options for a UI element?

The best way to choose between Lucide icon options is to review the three confirmed candidates provided along with their brief rationales. The system evaluates these options and highlights a single strongest recommendation for immediate use in your design.

Why does my Lucide icon suggestion return fewer than three options?

Your Lucide icon suggestion might return fewer than three options if some generated candidate names do not exist in the library. The system fetches SVGs from unpkg to verify existence and discards non-existent icons, ensuring only valid, confirmed icons are returned.