Execute Ui Spec
Description
--- description: 仅在人工明确安排时,对 ready UI Spec 执行静态审计和指定平台运行验证 argument-hint: "<spec-path> <android|ios>..." --- 本命令是独立 UI 自动化入口,不属于任务实现、Review、归档或发版默认门禁。只有用户明确调用本命令并提供真实 Spec 路径与至少一个平台时才执行;不得从任务类型、Figma 输入或 `ready` 状态自动触发。 ## 前置条件 1. Spec 必须位于 `docs/app-operator/specs/<spec-id>.spec.yaml`,状态为 `ready`,且 `make spec-check` 通过。 2. 平台必须由用户显式指定,只允许 `android`、`ios`;不得因为 Spec 声明了多个平台就自动扩大本次范围。 3. 读取 `CLAUDE.md`,加载 `ui-behavior-spec`、`flutter-debug-runtime` 和 `marionette-debug` Skill。 4. 本流程只验证当前实现,不授权修改
Installation
Installs to ~/.claude/commands/bladeofgod-flutter-ai-harness-execute-ui-spec.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/bladeofgod/flutter-ai-harness/HEAD/.claude/commands/execute-ui-spec.md -o ~/.claude/commands/bladeofgod-flutter-ai-harness-execute-ui-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