mcpbeat Sign in

Trend Researcher Agent Skill

Research latest UI/UX trends from Dribbble and design communities. Use when starting a design project to understand current visual trends, color palettes, and layout patterns.

969 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
3248
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/davepoon/buildwithclaude --skill trend-researcher

The instruction itself

10 sections, as written by the author

Trend Researcher

Research current UI/UX design trends from Dribbble and other design communities to inform design decisions.

Purpose

Before designing, understand what's trending in the design world. This skill helps:

  • Identify popular visual styles and aesthetics
  • Discover color palette trends
  • Learn typography approaches
  • See layout patterns in use
  • Avoid outdated or overused styles

Workflow

Step 1: Navigate to Dribbble

Visit the popular shots pages:

https://dribbble.com/shots/popular/web-design
https://dribbble.com/shots/popular/mobile

Step 2: Screenshot and Analyze

For each page:

  • Take a screenshot of the current view
  • Scroll down and take additional screenshots (2-3 scrolls)
  • Analyze the visible designs for:
  • Dominant color schemes
  • Typography styles (serif vs sans-serif, weight, spacing)
  • Layout patterns (bento, cards, full-bleed, etc.)
  • Animation/motion indicators
  • UI element styles (buttons, cards, navigation)

Step 3: Identify Patterns

Look for recurring themes:

Color Trends

  • What primary colors appear most?
  • Light vs dark mode preference?
  • Gradient usage patterns?
  • Accent color choices?

Typography Trends

  • Display fonts: bold, condensed, decorative?
  • Body fonts: clean sans, readable serif?
  • Weight trends: heavy, light, mixed?
  • Spacing: tight, loose, dramatic?

Layout Trends

  • Grid systems in use
  • White space usage
  • Card vs full-section layouts
  • Navigation patterns

UI Element Trends

  • Button styles (rounded, sharp, outlined)
  • Card designs (shadows, borders, flat)
  • Icon styles (outlined, filled, animated)

Step 4: Generate Report

Create a structured trend report:

## UI/UX Trend Report - [Date]

### Top Visual Trends
1. **[Trend Name]**: [Description with specific examples seen]
2. **[Trend Name]**: [Description with specific examples seen]
3. **[Trend Name]**: [Description with specific examples seen]

### Color Trends
- **Primary colors trending**: [hex codes observed]
- **Background approaches**: [light/dark/gradient patterns]
- **Accent colors**: [popular accent choices]

### Typography Trends
- **Heading styles**: [observations about display fonts]
- **Body text**: [readable font choices]
- **Font weight trends**: [heavy/light/mixed]

### Layout Patterns
1. **[Pattern]**: [description + where seen]
2. **[Pattern]**: [description + where seen]

### Elements to Avoid
- [Outdated pattern 1]
- [Overused style 1]

### Recommended Direction
Based on this analysis, suggest: [aesthetic direction that feels fresh]

Alternative Sources

If Dribbble is unavailable, check:

  • https://www.awwwards.com/websites/ - Award-winning sites
  • https://www.behance.net/galleries/ui-ux - Behance UI/UX
  • https://www.siteinspire.com/ - Curated site inspiration

Fallback Mode

If browser tools are unavailable:

  • Note that trend research requires browser access
  • Suggest user share screenshots or describe sites they like
  • Reference general current trends from knowledge:
  • Dark mode with accent colors
  • Bento grid layouts
  • Large typography
  • Micro-interactions
  • Glassmorphism (fading)
  • Neobrutalism (rising)
  • Variable fonts
  • 3D elements and depth

Output

The trend report should inform:

  • Aesthetic direction selection
  • Color palette choices
  • Typography decisions
  • Layout structure
  • What to avoid (outdated patterns)

Other skills for the same job

different authors, same section of the catalogue
Design Exploration
by ComeOnOliver
×1

新功能设计探索流程。当用户有模糊想法要做新功能/新模块时使用。通过"需求收敛 → 技术调研 → ASCII 批量探索 → HTML 设计稿 → 全状态覆盖 → 需求总结"的结构化流程,从模糊想法产出可交付的设计参考文档,作为 PRD 阶段的输入。

6k tokens zh
Deck Guizang Editorial
by nexu-io

Editorial magazine meets e-ink: 10 layouts and 5 palettes (Ink, Indigo Porcelain, Forest Ink, Kraft Paper, Dune).

3k tokens zh
Baoyu Markdown To HTML
by JimLiu

Converts Markdown to styled HTML with WeChat-compatible themes. Supports code highlighting, math, Mermaid (rendered to PNG via headless Chrome), PlantUML, footnotes, alerts, infographics, and optional bottom citations for external links. Use when user asks for "markdown to html", "convert md to html", "md 转 html", "微信外链转底部引用", or needs styled HTML output from markdown.

12k tokens scripts
Paper Poster HTML
by wanshuiyin

DEFAULT poster pipeline — build an academic conference poster (ICML/NeurIPS/ICLR/CVPR/...) as a single HTML/CSS file with measurement-driven hard gates, real paper figures, a two-hue design-token system, and print-ready PDF via headless Chromium. Use when the user says \"做海报\", \"poster\", \"conference poster\", \"paper poster\", or asks to design/redo a research poster.

5k tokens
Paper Poster HTML
by wanshuiyin

DEFAULT poster pipeline — build an academic conference poster (ICML/NeurIPS/ICLR/CVPR/...) as a single HTML/CSS file with measurement-driven hard gates, real paper figures, a two-hue design-token system, and print-ready PDF via headless Chromium. Use when the user says \"做海报\", \"poster\", \"conference poster\", \"paper poster\", or asks to design/redo a research poster. Supersedes the retired LaTeX /paper-poster.

116k tokens scripts
Claude
by bergside

A research-journal aesthetic printed on warm stone — authoritative, editorial, almost achromatic. Pages live on warm ivory parchment (never pure white), with near-black slate as the dominant ink.

1k tokens
Paper
by bergside

Paper-textured, print-inspired design with minimal colors, clean serif/sans typography, and tactile surface qualities.

1k tokens
Riso
by bergside

A playful, joyful, two-color risograph print aesthetic built on a single warm off-white paper surface running through every section

1k tokens

How to use it

Copy the folder

Take davepoon/trend-researcher from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.