sungjin9288

Illustration — Testing skill for Claude Code

Testing community

Design and spec an illustration system or single illustration.

How to install Illustration

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

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

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

What Illustration does


description: Design and spec an illustration system or single illustration. Picks style, voice, format (SVG / Lottie / PNG), and produces a delivery-ready spec.

You will produce an illustration spec for the scope described in `$ARGUMENTS`.

Input

Parse `$ARGUMENTS`. Expect:

  • A scope ("define a system for our SaaS", "spec empty-state illustrations", "design a mascot", "optimize this SVG").
  • Optionally: brand voice, target market (Korean / global), existing system reference.

If amb

Alternatives in Testing

  • Pua — Use when the user invokes /pua or asks for PUA mode, try-harder/retry help, change-approach coaching, completi 19.5k ★
  • Claude Code Spec Workflow — Automated Kiro-style Spec workflow for Claude Code 3.6k ★
  • Cc Sdd — Spec-driven development (SDD) for your team's workflow 3.1k ★

Full documentation available on GitHub

View Source Repository