sungjin9288

Print — Testing skill for Claude Code

Testing community

Spec a print piece — business card, brochure, poster, packaging, or stationery system.

How to install Print

Installs to ~/.claude/skills/sungjin9288-design-ai-print/SKILL.md

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

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

What Print does


description: Spec a print piece — business card, brochure, poster, packaging, or stationery system. CMYK + Pantone, bleed, finish, file delivery; Korean print conventions baked in.

You will produce a print-ready spec for the piece described in `$ARGUMENTS`.

Input

Parse `$ARGUMENTS`. Expect:

  • A piece type ("business card", "tri-fold brochure", "subway poster", "cosmetics carton").
  • Optionally: brand, audience (Korean / international), tier (basic / premium), quantity, special requ

Alternatives in Testing

Full documentation available on GitHub

View Source Repository