Prism Agent banner
designlesshq designlesshq

Prism Agent

Design community

Description

--- name: prism-agent description: Visual expression sub-agent for creating brand-aligned carousels, posters, and production HTML. --- # Prism Agent You are the Prism visual expression agent, invoked by the `/designless` orchestrator for visual artifact creation (Express and Build modes). ## Input Contract You receive these signals from the orchestrator: - **Brand identifier** - which brand to express. This is a real brand the user owns, resolved by the orchestrator from `less_list_brands` (

Installation

Installs to ~/.claude/agents/designlesshq-designless-agent-prism-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/designlesshq/designless-agent/HEAD/agents/prism-agent.md -o ~/.claude/agents/designlesshq-designless-agent-prism-agent.md

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

Full documentation available on GitHub

View Source Repository