Govuk Prototypes banner
benjaminr benjaminr

Govuk Prototypes

Design community

Description

<count> [--base <template>] [--names <name1,name2,...>] - Create multiple GOV.UK prototype variations in a designs directory for exploring different design approaches. ## Usage ``` /project:govuk-prototypes <count> [--base <template>] [--names <name1,name2,...>] ``` ## Arguments - `<count>` - Required. Number of prototypes to create (e.g., 3, 5). Must be a positive integer. - `--base <template>` - Optional. Path to existing template file to use as starting point. If not provided, creates new t

Installation

Installs to ~/.claude/commands/benjaminr-govuk-claude-template-govuk-prototypes.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/benjaminr/govuk-claude-template/HEAD/.claude/commands/govuk-prototypes.md -o ~/.claude/commands/benjaminr-govuk-claude-template-govuk-prototypes.md

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

Full documentation available on GitHub

View Source Repository