一键导入
test-domain
Generate or run tests for a domain using the repository's established factory, unit, integration, and admin test patterns.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate or run tests for a domain using the repository's established factory, unit, integration, and admin test patterns.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Inspect drift between code, shared workflow references, and Claude, Codex, or Antigravity harness assets after architecture or workflow changes.
This skill should be used when the user asks to "sync guidelines", "document inspection", "check skill updates", "update project-dna", "sync patterns", "verify code-document consistency", or after architecture changes to verify Skills/AGENTS.md/CLAUDE.md match the actual code.
Guide a feature from requirements interview through architecture analysis, security check, and task decomposition.
This skill should be used when the user asks to "plan feature", "design feature", or wants to plan and design a new feature before implementation.
Audit a domain or the full repository for architecture compliance using the shared architecture checklist and repository rules.
Review a pull request or local diff against the repository's shared Review Protocol (correctness, regression, stability, contract, architecture, security, governance).
| name | test-domain |
| description | Generate or run tests for a domain using the repository's established factory, unit, integration, and admin test patterns. |
| metadata | {"short-description":"Generate or run domain tests"} |
verify (canonical owner). run mode is the standard post-implement action; generate mode itself is an implement-style operation and must be followed by run to exercise the new tests./review-architecture {name}) if layer interactions changed → completion gate (/review-pr)docs/ai/shared/skills/test-domain.md for the full procedure.docs/ai/shared/test-patterns.md for factory patterns and test examples.