Agent skill

UXR Report Analyzer

Analyzes UXR report PDFs and generates structured analysis documents with key findings, recommendations, and strategic connections. Use when given a UXR report to analyze.

majiayu000534★ · 1 repos on radarProfile →
claude-codecan modify filesMIT
Install
npx skills add majiayu000/claude-skill-registry --skill uxr-report-analyzer --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 10 KB
Bundled scripts: none
Version: 1.0.0
Allowed tools: ReadWriteBash
Path: skills/analysis/uxr-report-analyzer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

## Overview This Skill takes a User Experience Research (UXR) report in PDF format, extracts and analyzes its content, and generates a comprehensive structured analysis document. The analysis follows a consistent framework designed for strategic planning and cross-research synthesis, with sections covering metadata, big picture insights, key findings, metrics, recommendations, and connections to related research. ## When to Apply Use this Skill when: - User provides a UXR report PDF that needs analysis - User requests analysis of research documents for strategic planning - User asks to process reports in the "Reports to Review" folder - A new research document needs to be catalogued and summarized Do NOT use this Skill when: - User wants to read an existing analysis (just use Read tool) - User is asking general questions about research (use existing analyses) - Report is not a UXR/research document ## Inputs - **PDF Report Path**: Absolute path to the UXR report PDF file - **Original URL**: URL of the source document (will prompt user if not provided) - **Project Context**: Information about HubSpot's Overall Data Strategy and strategic objectives (available in project resources) #

What's inside
Steps it walks through
  1. Overview
  2. When to Apply
  3. Inputs
  4. Outputs
  5. Instructions for Claude
  6. 1. Initial Setup and Information Gathering
  7. 2. Extract Report Content
  8. 3. Analyze Report Using Master Framework
  9. 4. Structure the Analysis Document
  10. 5. Quality Standards
  11. 6. Save Analysis and Move Original PDF
  12. 7. Update Catalog
  13. Reference Materials
  14. Examples
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the UXR Report Analyzer skill do?

Analyzes UXR report PDFs and generates structured analysis documents with key findings, recommendations, and strategic connections. Use when given a UXR report to analyze.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill uxr-report-analyzer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going