design-exploration

Analyze component constraints and delegate a design brief to the design subagent.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/AugustEmna/FlexMatch --skill design-exploration-augustemna
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-exploration
Source: https://github.com/AugustEmna/FlexMatch/tree/main/.local/skills/design-exploration
Command: npx skills add https://github.com/AugustEmna/FlexMatch --skill design-exploration-augustemna

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures problem comprehension before generation when handling divergent design requests.

Core Features & Use Cases

  • Builds a structured design brief by analyzing the target component, its constraints, and its opportunities for variation.
  • Identifies hard/soft constraints and meaningful degrees of freedom to guide exploration.
  • Produces a design brief to delegate to the design subagent, ensuring analysis precedes generation.

Quick Start

Provide a structured design brief by analyzing the component and constraints, then delegate to the design subagent.

Frequently Asked Questions about design-exploration

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

FAQPage Schema
How do I create a structured design brief for divergent component exploration?

A design exploration brief works by resolving divergent design requests through a mandatory analysis phase that reads the target component, determines degrees of freedom, and identifies meaningful variation axes before delegating generation tasks.

Why should I analyze constraints before generating design variations?

Analyzing constraints before generation ensures problem comprehension, preventing unfocused outputs by separating hard limitations from soft constraints and identifying true degrees of freedom for meaningful divergent exploration.

What is the best way to define variation axes for a design component?

The best way to define variation axes is to evaluate the target component against its design brief, separating fixed constraints from flexible degrees of freedom to guide the divergent thinking process.

How do I delegate a design brief to a subagent for variation generation?

You delegate a design brief by first completing the component analysis to identify constraints and variation axes, then passing this structured brief to the design subagent to execute the generation phase.

Can I use design exploration for tasks with strict design constraints?

Yes, design exploration explicitly handles strict constraints by identifying them as hard limitations during the analysis phase, ensuring the generated variations respect these boundaries while exploring available degrees of freedom.