benchmark-research

Generates benchmarking analysis Markdown documents from local research folder files.

Updated May 10, 2026
One-click install
npx skills add https://github.com/dadafinger/dadafinger-skills --skill benchmark-research-dadafinger
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: benchmark-research
Source: https://github.com/dadafinger/dadafinger-skills/tree/main/benchmark-research
Command: npx skills add https://github.com/dadafinger/dadafinger-skills --skill benchmark-research-dadafinger

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? It turns scattered research materials (screenshots, MD notes, PDFs) sitting in a local folder into a structured benchmarking comparison document, eliminating the manual work of reviewing each file and writing up findings. ## Core Features & Use Cases - Multi-format intake: Reads PNG/JPG/WEBP screenshots for UI and UX pattern analysis, merges MD notes, and excerpts PDF content. - Standardized output template: Produces a Markdown report with a comparison table (layout, key features, UX flow, notable points), design implications, and a reference file list. - Safe file handling: Never overwrites existing reports; saves new output with the current date and creates the output folder if missing. - Use Case: You collected competitor screenshots for an alarm settings feature in a 리서치/ folder. Run this Skill to get a dated benchmarking MD comparing each service's layout and UX patterns. ## Quick Start Analyze the research folder for the alarm settings feature version 4.0 and generate a benchmarking Markdown report.

Frequently Asked Questions about benchmark-research

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

FAQPage Schema
How do I create a benchmarking analysis document from research files?▼

Place your screenshots, MD notes, or PDFs in the research folder under your version and feature directory, then run the analysis. The Skill reads each file, infers service names from filenames, and outputs a dated Markdown report with comparison tables and design implications.

What file formats can be analyzed for UX benchmarking?▼

PNG, JPG, and WEBP images are analyzed for screen layout and UX patterns, MD files are merged as text content, and PDFs are excerpted. Service or case names are inferred from filenames, with unknown names marked as unspecified.

What happens if the research folder is missing or empty?▼

The Skill stops immediately and asks you to add files before proceeding. It will not generate an empty or placeholder report, since the research folder is the only allowed input source.

Does the benchmarking report overwrite previous analysis files?▼

No. Existing output files are never overwritten. Each run saves a new report with the current date in the filename, and the output folder is created automatically if it does not exist.

What does the benchmarking output document contain?▼

The Markdown report includes an analysis target table, a pattern comparison table covering layout, key features, UX flow, and notable points per case, plus design implications and a reference file list mapping each file to its case name.