design-research

Researches competitors and design patterns to produce sourced, structured design reports.

Updated Aug 13, 2026
One-click install
npx skills add https://github.com/Mjlike123/ui-prototype-workbench --skill design-research-mjlike123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-research
Source: https://github.com/Mjlike123/ui-prototype-workbench/tree/main/.agents/skills/monkren-design/skills/01-research/design-research
Command: npx skills add https://github.com/Mjlike123/ui-prototype-workbench --skill design-research-mjlike123

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When facing questions like "how should this be designed" or "what do competitors do", designers and product teams often rely on scattered screenshots and gut feeling. This Skill turns design questions into structured, evidence-backed research reports with clear recommendations. ## Core Features & Use Cases - Competitive & Pattern Research: Identifies direct competitors, adjacent domains, and high-quality reference products, then clusters findings into 3-6 stable design patterns with pros, risks, and applicability. - Evidence-Based Reporting: Produces a structured Markdown report (summary, current state, scope, cases, patterns, application, sources) saved to .monkren/research/{topic}-{date}/report.md, with optional HTML output. - Graceful Degradation: Works with connected data sources, user-registered inspiration libraries, official design guidelines, or plain-text analysis when external search is unavailable. - Use Case: Ask how top products handle onboarding flows, and receive a sourced report comparing patterns, anti-patterns, and concrete recommendations for your project. ## Quick Start Research how leading products design their onboarding flows and generate a structured report with sources and recommendations.

Frequently Asked Questions about design-research

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

FAQPage Schema
How do I research competitor design patterns for a product feature?

Define the research question, product type, target users, and platform first. The process then identifies direct competitors and adjacent products, gathers evidence from available sources, and clusters findings into 3-6 patterns with pros, risks, and applicability.

What does a design research report include?

The report contains a summary with recommendations, current state, research scope and evidence limits, competitor and adjacent cases, patterns and anti-patterns, application to your project, and sources. It is saved as Markdown with an optional HTML version.

Can design research work without internet search access?

Yes. When external retrieval is unavailable, the research continues using code, screenshots, or user-provided materials as a fallback path. The report explicitly documents the evidence scope and limitations in that case.

Where are design research reports saved?

Reports are saved to .monkren/research/{topic}-{date}/report.md. An HTML version is generated in the same directory only when a visual deliverable is needed, and reference images are downloaded only when directly relevant and permitted.

What are the limitations of automated design research?

Quality depends on evidence accuracy, not quantity; three precise sources outweigh twenty loose screenshots. Without direct visual matches, the output stays text-only, and conclusions must be backed by links or file evidence.