arkweb-design-doc

Generates ArkWeb requirement baseline and architecture design documents from analysis inputs.

31|6|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill arkweb-design-doc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arkweb-design-doc
Source: https://github.com/openharmonyinsight/openharmony-skills/tree/main/workflows/arkweb/.aceharness/skills/arkweb-design-doc
Command: npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill arkweb-design-doc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

ArkWeb 功能落地前缺少结构化、可追溯的设计与需求基线文档,导致评审难、实现偏离与验收口径不一致。

Core Features & Use Cases

  • 需求基线评审生成:输出 requirement.md,形成可用于评审的需求基线内容。
  • 架构设计生成:输出 design.md,按模板生成架构设计、接口与非功能性分析(含 DFX、性能功耗等)。
  • 证据包可追溯:强制将关键证据持久化写入指定目录,保证结论可溯源。
  • 支持 Subagent/交互两种用法:可在主流程中作为子智能体调用,或在交互模式下由用户确认后生成。

Quick Start

请让 AI 根据你确认的方案与现有代码分析结果,生成 ArkWeb 的 requirement.md 和 design.md 两份中文设计文档。

Frequently Asked Questions about arkweb-design-doc

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate ArkWeb requirement and architecture design documents?

To generate ArkWeb requirement and architecture design documents, provide confirmed brainstorm and analysis inputs to produce template-compliant requirement.md and design.md files for Phase 4 approval.

What is evidence traceability persistence in ArkWeb design docs?

Evidence traceability persistence in ArkWeb design docs is the enforced practice of writing key evidence into a specified directory, ensuring that architectural conclusions and requirement baselines remain traceable to their source.

When do I need to create a requirement baseline review for ArkWeb features?

You need a requirement baseline review for ArkWeb features before implementation to prevent scope deviation and inconsistent acceptance criteria, using a structured document to facilitate the formal Phase 4 approval process.

Does the ArkWeb design doc generation include DFX and performance analysis?

Yes, ArkWeb design doc generation includes DFX and performance analysis, as the template-driven design.md output explicitly covers non-functional analysis such as performance and power consumption alongside architecture design.

Can I use ArkWeb design doc generation as a subagent in my workflow?

Yes, you can use ArkWeb design doc generation as a subagent within your main workflow, or operate it in an interactive mode where you confirm inputs before the requirement.md and design.md files are generated.

What's the best way to structure ArkWeb architecture design for Phase 4 approval?

The best way to structure ArkWeb architecture design for Phase 4 approval is using a template-driven approach that outputs a design.md covering architecture, interfaces, and DFX, while enforcing evidence traceability persistence.