ux-insight-matcher

Extract and merge UX design insights into prioritized guidance for frontend tasks.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/rachel353/fullty-plan --skill ux-insight-matcher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ux-insight-matcher
Source: https://github.com/rachel353/fullty-plan/tree/main/.claude/skills/ux-insight-matcher
Command: npx skills add https://github.com/rachel353/fullty-plan --skill ux-insight-matcher

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This matcher helps frontend teams quickly surface relevant UX design insights from the design library to guide UI task planning, reducing misalignment between task descriptions and design constraints.

Core Features & Use Cases

  • Insight extraction: extracts applicable UX insights from .claude/design-lib/youtube/insights to inform UI tasks.
  • Context-aware merging: merges multiple insights into a single actionable summary for development teams.
  • UI Planning aid: supports Step 2 (UI/UX Plan) during frontend-feature-develop to align design decisions with tasks.
  • Example Use Case: given a task description, produce a concise UX guidance summary for the upcoming frontend implementation.

Quick Start

Invoke the UX Insight Matcher on a frontend feature task to generate a UI/UX guidance summary from design-insights.

Frequently Asked Questions about ux-insight-matcher

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

FAQPage Schema
How do I align frontend tasks with UX design insights during UI planning?

Align frontend tasks with UX design insights by extracting relevant guidance from your design library, analyzing task descriptions, and merging applicable rules into a prioritized UI/UX plan summary. This ensures development decisions match existing design constraints.

What is the best way to generate a UI guidance summary from a design library for a feature task?

Generate a UI guidance summary by parsing task descriptions and acceptance criteria, mapping them to stored UX insights, and resolving any conflicts with existing design rules to produce a merged, actionable UX Insight Summary.

Can I merge multiple UX insights into a single actionable design summary for frontend development?

Yes, you can merge multiple UX insights into a single actionable design summary. The matcher contextually combines extracted insights, prioritizes them based on your task analysis, and outputs a unified UI/UX plan document.

How do UX design insights resolve conflicts with existing design rules in frontend task analysis?

UX design insights resolve conflicts with existing design rules by analyzing the task description and acceptance criteria, identifying overlapping constraints, and outputting a prioritized UX Insight Summary that clarifies the correct design path.

Do I need existing UX insight files to use this frontend design alignment process?

Yes, you need existing UX insight files stored in the designated design library directory. The matcher extracts and organizes these insights to automatically align your current frontend tasks with established UX design constraints.

When should I use a UX insight matcher for frontend feature development?

Use a UX insight matcher during the UI/UX planning step of frontend feature development. It is needed when you want to reduce misalignment between task descriptions and design constraints by surfacing relevant library insights.