with one click
pf-design-mode
Create and edit Figma design files using PatternFly-approved component libraries. Use when building, updating, or restructuring Figma frames and components. Requires Figma MCP.
Menu
Create and edit Figma design files using PatternFly-approved component libraries. Use when building, updating, or restructuring Figma frames and components. Requires Figma MCP.
Summarize GitHub pull requests awaiting your review with status, age, and priority. Use when triaging your review queue, prioritizing code reviews, or checking what PRs need attention.
Diff Figma designs to identify what changed and generate code update checklists. Use when syncing code with updated designs or reviewing what changed between iterations. Requires Figma MCP.
Identify PatternFly icons in Figma mockups and provide the correct React import statements. Use when implementing a design from Figma, verifying icon usage in a prototype, or finding the correct icon imports for React components. Requires Figma MCP.
Find Red Hat Design System icons (@rhds/icons) by keyword or use case with visual previews. Use when choosing an icon for a UI element or looking up available icons.
Apply Red Hat's AI design language to AI-powered features — chatbots, assistants, generation UIs. Use when building AI experiences that should follow Red Hat brand and UX patterns.
Check Figma designs against PatternFly v6 standards for colors, typography, spacing, and component usage. Use when validating a design before handoff, auditing existing mockups for compliance, or reviewing design token usage. Requires Figma MCP.
| name | pf-design-mode |
| description | Create and edit Figma design files using PatternFly-approved component libraries. Use when building, updating, or restructuring Figma frames and components. Requires Figma MCP. |
| disable-model-invocation | true |
Use this skill for write-focused design tasks in Figma.
This skill requires two skills from the official Figma plugin — see the plugin README for install instructions.
figma-use — mandatory before every use_figma call; never skip itfigma-generate-design — required when the task involves creating a full page or screen from codeRules:
use_figma directly without first loading figma-use.figma-use with figma-generate-design.Use components and patterns only from the files listed in references/approved-sources.md.
Rules:
Whenever possible, prefer larger patterns denoted with the 🧰 emoji.
🧰 patterns before assembling equivalent UI from smaller components.🧰 pattern exists for the requirement.If the user asks to "make a new page":
Use this skill when a request includes one or more of the following:
Confirm target
fileKey and nodeId from the Figma URL when provided.Load prerequisite skill
figma-use skill instructions first.Resolve approved assets with pattern-first priority
references/approved-sources.md).🧰 patterns first, then fall back to smaller components if needed.Handle page intent
Make incremental edits
Validate outcome
🧰 patterns were used whenever a suitable option exists.