ask-gemini

Official

Ask Gemini for design feedback (multi-image)

Authorb-open-io
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps design teams and individuals obtain fast, expert feedback from Gemini 3.0 Pro Preview on design concepts, layouts, and visual aesthetics. It reduces iterative review time and helps ensure design decisions align with user experience goals.

Core Features & Use Cases

  • Multi-image comparison: Analyze up to 10 designs in a single request to evaluate layout, color, typography, and visual hierarchy.
  • Spatial layout analysis: Understand relationships between elements and how they guide user attention.
  • Design guidance: Receive actionable suggestions on color schemes, typography, spacing, contrast, and UI/UX decisions.
  • Use Case: Compare two hero sections side-by-side to decide which communicates the brand message more clearly.

Quick Start

bun run /path/to/skills/ask-gemini/scripts/ask_gemini.ts "What design changes would improve this layout's clarity?" --image hero1.png --image hero2.png

Dependency Matrix

Required Modules

@google/genai

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ask-gemini
Download link: https://github.com/b-open-io/gemskills/archive/main.zip#ask-gemini

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository