pactkit

Project Design — Design skill for Claude Code

Design community

Product design for greenfield projects: PRD generation, story decomposition, board setup.

How to install Project Design

Installs to ~/.claude/skills/pactkit-claude-code-plugin-project-design/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pactkit-claude-code-plugin-project-design && curl -fsSL https://raw.githubusercontent.com/pactkit/claude-code-plugin/HEAD/commands/project-design.md -o ~/.claude/skills/pactkit-claude-code-plugin-project-design/SKILL.md

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

What Project Design does


description: "Product design for greenfield projects: PRD generation, story decomposition, board setup" allowed-tools: [Read, Write, Edit, Bash, Glob, Grep]

Command: Design (v1.3.0 Product Designer)

  • Usage: /project-design "$ARGUMENTS"
  • Agent: Product Designer

**PURPOSE**: Transform a product vision into a comprehensive PRD, decompose it into implementable Specs, and populate the Sprint Board — bridging the gap between "I have an idea" and "I have a prioritized back

Alternatives in Design

Full documentation available on GitHub

View Source Repository