MatrixFounder

Iterative Design — Design skill for Claude Code

Design community

Read and execute the workflow defined in .agent/workflows/iterative-design.md.

How to install Iterative Design

Installs to ~/.claude/commands/matrixfounder-agentic-development-iterative-design.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/MatrixFounder/Agentic-development/HEAD/.claude/commands/iterative-design.md -o ~/.claude/commands/matrixfounder-agentic-development-iterative-design.md

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

What Iterative Design does

Read and execute the workflow defined in `.agent/workflows/iterative-design.md`.

Follow all steps sequentially. Load required skills as specified in each step. Apply all Global Protocols (skill-archive-task, skill-session-state).

User's task context: $ARGUMENTS

Alternatives in Design

  • Brand Guidelines — Apply Anthropic's official brand colors and typography to artifacts 94.1k ★
  • Od Contribute — Open a first-contribution PR (or bug issue) on nexu-io/open-design — works for non-coders too 91.8k ★
  • Export Diagram — Export a diagram-design HTML file to .svg and .png next to the source 27.2k ★

Full documentation available on GitHub

View Source Repository