Introduction
aqua-cli is a CLI that scaffolds a Claude-Code,
Figma-driven component/page development workflow into any project — the
.claude/ config, the scripts/ toolbelt, reference development-docs/, the
WORKFLOW-*.md playbooks, and the Figma/Playwright wiring
(.mcp.json, .env.local, a CLAUDE.md block).
It is a focused, single-target sibling of aidk: Claude Code only, and the
kit installs as one cohesive unit rather than a pick-list of components.
When to use it
- You are starting a new repo that follows the Meitetsu Figma→code workflow.
- You want the
/issueand/prslash commands, guard hooks, and diff scripts in a project without copying them by hand.