Plan Spec
Description
--- description: 仅在人工明确安排 UI 自动化时,根据任务、产品规则或原型生成独立行为 Spec argument-hint: "<task-card-or-prototype-path>..." --- 只有用户明确要求规划 UI 自动化或显式调用本命令时,才使用 `spec-writer` 把 `$ARGUMENTS` 转换为 UI 行为 Spec。普通任务规划和执行不得自动进入本流程。 1. 至少确认一个真实存在的任务卡、Figma 设计输入文档或原型文档。 2. 读取 `CLAUDE.md`,加载 `ui-behavior-spec` Skill,并读取相关任务和设计输入。 3. 区分产品事实、原型可见事实、工程可操作性和待决问题。 4. 无论输入是否包含任务卡,Spec 都写入 `docs/app-operator/specs/<spec-id>.spec.yaml`;任务卡仅可作为 `sources` 之一,Spec 不随任务归档移动。 5. 运行 `make spec-check`。 6. 汇报 `draft`/`ready` 状态、来源和待决问题。
Installation
Installs to ~/.claude/commands/bladeofgod-flutter-ai-harness-plan-spec.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/bladeofgod/flutter-ai-harness/HEAD/.claude/commands/plan-spec.md -o ~/.claude/commands/bladeofgod-flutter-ai-harness-plan-spec.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing