figma-icon-finder

Identify PatternFly icons in Figma designs and generate React import statements.

10|26|Updated Jul 8, 2025
One-click install
npx skills add https://github.com/patternfly/ai-helpers --skill figma-icon-finder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: figma-icon-finder
Source: https://github.com/patternfly/ai-helpers/tree/main/plugins/figma/skills/figma-icon-finder
Command: npx skills add https://github.com/patternfly/ai-helpers --skill figma-icon-finder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Identifies PatternFly icons used in Figma designs and provides the correct import statements for React components, streamlining design-to-code handoffs and reducing back-and-forth between designers and developers.

Core Features & Use Cases

  • Icon identification from a Figma screenshot or URL, with mapping to the correct PatternFly icon names.
  • Import guidance that outputs precise imports from @patternfly/react-icons and example usage patterns.
  • Reference-backed matching using a local icon catalog to improve consistency across projects.

Quick Start

Analyze a Figma screenshot or URL and return the exact React import statements for the identified PatternFly icons.

Frequently Asked Questions about figma-icon-finder

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

FAQPage Schema
How do I get React import statements for PatternFly icons from a Figma design?

You can extract PatternFly icon imports from Figma by providing a screenshot or URL to an icon-finding tool. It identifies the visual icons and generates accurate @patternfly/react-icons import statements along with usage guidance for your React components.

Can I use a Figma URL to identify PatternFly icons for React UI development?

Yes, you can use a Figma URL to identify PatternFly icons for UI development. The system accepts Figma links, references a local icon catalog to match the designs, and outputs the correct React import statements and component-managed icon guidance.

What is the best way to map design-to-code icons from Figma to React components?

The best way to map design-to-code icons is using a reference-backed matching system. It leverages a local icon catalog to accurately identify PatternFly icons in Figma designs and generate precise @patternfly/react-icons import statements for your project.

Does the PatternFly icon import process work with screenshots or only Figma URLs?

The PatternFly icon import process works with both screenshots and Figma URLs. You can provide either input format, and the tool will identify the icons using its local reference library to generate the correct React import block.

How do I handle explicit imports and component-managed icons when importing PatternFly icons?

To handle explicit imports and component-managed icons, the tool provides specific guidance for each identified icon. It outputs a ready-to-use import block and per-icon usage notes detailing how to implement explicit imports and component-managed icons in your React code.