一键导入
manual-qa-report-to-html
Convert a manual QA Markdown result into a standalone HTML evidence report with clickable proof links for JSON, images, and code snippets.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Convert a manual QA Markdown result into a standalone HTML evidence report with clickable proof links for JSON, images, and code snippets.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | manual-qa-report-to-html |
| description | Convert a manual QA Markdown result into a standalone HTML evidence report with clickable proof links for JSON, images, and code snippets. |
Convert a manual QA Markdown result into a standalone HTML evidence report with clickable proof links for JSON, images, and code snippets.
{{rnd/agents/manual-qa-tester.md}} {{rnd/agents/shared/command-hygiene.md}}
Turn a completed manual QA result into a shareable, reviewer-friendly HTML artifact that makes evidence quick to inspect.
rnd/manual-qa-results/<feature-id>-manual-qa-result.md (required)rnd/manual-qa-results/<feature-id>/artifacts/rnd/manual-qa-results/<feature-id>-manual-qa-result.htmlrnd/manual-qa-results/.rnd/manual-qa-results/<feature-id>-manual-qa-result.md.<feature-id> from the file name and preserve it in output naming..json.png, .jpg, .jpeg, .gif, .webp, .svg.txt, .log, .md, .js, .ts, .tsx, .jsx, .py, .go, .java, .rb, .rs, .sh, .sql, .yaml, .yml, .toml, .xml, .html, .cssrnd/manual-qa-results/<feature-id>-manual-qa-result.html.<details> blocks per artifact for compact browsing.rnd/manual-qa-results/ and referenced artifact filesrnd/manual-qa-results/<feature-id>-manual-qa-result.html only{{rnd/agents/summary.md}}
Execute live manual QA from written cases or an inline repro case, capture verifiable artifacts, and write a structured result report.
Reproduce a bug locally, trace intent and history, propose the smallest safe fix, then implement and verify the repair.
Turn a technical spec or concrete problem statement into a concrete implementation and test plan formed of small, traceable tasks.
Review PR discussions to identify improvements to agents, templates, or instructions; write a retro report to rnd/retros.
Convert product specs into a repo-grounded technical specification / high-level design.
Produce E2E sanity test cases (English) for features and save them under rnd/test_cases/.