Solo Unicorn Club logo

Company Packs

Design Studio

Six agents that interpret briefs, create assets, and manage revisions

// First 7 days

What can be running fast.

01

Get a ready-to-run system that replaces blank-page setup.

02

Ship a usable package with 12 included files and working structure.

03

Move from purchase to first setup in about 10 min.

// Included files

What is inside the package.

company.yaml
agents/brief-interpreter.md
agents/moodboard-creator.md
agents/asset-generator.md
agents/copy-writer.md
agents/feedback-collector.md
agents/studio-manager.md
workflows/brief-to-delivery.yaml
workflows/revision-cycle.yaml
skills/brand-analysis.md
skills/visual-direction.md
README.md

Description

What is Design Studio?

Creative design automation. Interpret briefs, create moodboards, generate assets, write copy, collect feedback, and manage revisions.

solo-unicornclaude-code

Upgrade path

  • 01Start with this package and validate the workflow.
  • 02Add specialized skills or bundles once the core system is stable.
  • 03Use the community to sharpen positioning, demos, and feedback loops.
Previewcompany.yaml
# company.yaml
name: design-studio
version: "1.0"
description: Creative design automation studio

agents:
  - id: brief-interpreter
    role: "Parse creative briefs into actionable requirements"
    skills: [brand-analysis, requirement-extraction]
    triggers:
      - webhook: brief.submitted
        action: parse-brief

  - id: moodboard-creator
    role: "Create visual direction from brief requirements"
    skills: [visual-direction, style-matching]
    upstream: [brief-interpreter]
    output:
      format: markdown
      destination: moodboards/

// Community acceleration

Use the room after the purchase.

Bring your workflow into the Solo Unicorn community for sharper feedback, operator critique, and more visibility once the system is live.

Discuss implementation