Prototype Verify
Description
--- description: 验证 pd-vd 产出的本地交互原型并生成截图与 verify-report;仅用于已物化的原型目录,不负责设计或修改原型 argument-hint: <prototype-dir> [--interactions interactions.json] --- # /prototype-verify:验证交互原型 从 `$ARGUMENTS` 解析一个原型目录和可选的 `--interactions <json-path>`。先把两个路径解析为绝对路径并确认存在;不接受其它选项。然后用独立、带引号的 argv 调用验证器: ```bash node "${CLAUDE_PLUGIN_ROOT}/scripts/prototype-verify.mjs" "<absolute-prototype-dir>" --interactions "<absolute-interactions-json>" ``` 没有 `--interactions` 时省略该参数和值。返回 `verify-output/screenshots/` 与 `verify
Installation
Installs to ~/.claude/skills/3dot141-nocode-evolve-prototype-verify/SKILL.md
mkdir -p ~/.claude/skills/3dot141-nocode-evolve-prototype-verify && curl -fsSL https://raw.githubusercontent.com/3dot141/nocode-evolve/HEAD/commands/prototype-verify.md -o ~/.claude/skills/3dot141-nocode-evolve-prototype-verify/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11