Design banner
ryanthedev ryanthedev

Design

Design community

Description

--- description: Establish design foundations — purpose, audience, aesthetic direction --- Run the design-for-ai skill in setup mode. Gather design context through conversation: 1. Ask: "What are you building? What problem does it solve?" 2. Ask: "Who is the audience? Describe a typical user." 3. Ask: "Pick 3 words for the personality/feeling of this design." 4. Ask: "Any brand constraints? Framework? Accessibility requirements?" 5. Ask: "Show me a reference site (what should it feel like?) an

Installation

Installs to ~/.claude/skills/ryanthedev-design-for-ai-design/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ryanthedev-design-for-ai-design && curl -fsSL https://raw.githubusercontent.com/ryanthedev/design-for-ai/HEAD/commands/design.md -o ~/.claude/skills/ryanthedev-design-for-ai-design/SKILL.md

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

Full documentation available on GitHub

View Source Repository