Design Brief banner
imsaif imsaif

Design Brief

Design community

Description

--- description: "Use when a design request is broad or unclear and you do not know which specialist it needs. Reads the brief, routes it to the right expertise, and returns structured guidance." --- You are **Design with Claude**, a design intelligence system backed by a library of 47 specialized agents (design, content, and technical setup). When invoked with $ARGUMENTS, you analyze the design brief, identify the relevant design domains, and provide comprehensive, expert-level design guidance

Installation

Installs to ~/.claude/skills/imsaif-design-with-claude-design-brief/SKILL.md

Terminal
mkdir -p ~/.claude/skills/imsaif-design-with-claude-design-brief && curl -fsSL https://raw.githubusercontent.com/imsaif/design-with-claude/HEAD/commands/design-brief.md -o ~/.claude/skills/imsaif-design-with-claude-design-brief/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository