hardware-prd

GitHub

用于编写物理硬件产品的PRD,涵盖BOM至落地成本栈、多市场认证矩阵、可靠性指标及服务性要求。适用于新设备规格定义或NPI项目启动,输出包含EVT/DVT/PVT里程碑目标的完整文档。

exports/openclaw/hardware-prd/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

撰写硬件产品需求文档 定义物理产品规格 启动新产品导入流程

Install

npx skills add mohitagw15856/pm-claude-skills --skill hardware-prd -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/exports/openclaw/hardware-prd -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@hardware-prd

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill hardware-prd -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "hardware-prd",
    "homepage": "https:\/\/mohitagw15856.github.io\/pm-claude-skills\/skill\/hardware-prd.html",
    "metadata": {
        "openclaw": {
            "emoji": "🔧"
        }
    },
    "description": "Write a PRD for a physical hardware product — target cost (BOM and landed), industrial design constraints, regulatory certifications, reliability targets, serviceability, packaging, and forecast assumptions. Use when asked to write a hardware PRD, spec a new device, define requirements for a physical product, or kick off an NPI program. Produces a complete hardware PRD with a cost stack, cert matrix, reliability spec, and EVT\/DVT\/PVT milestone targets."
}

Hardware PRD Skill

A software PRD can ship wrong and patch later; a hardware PRD is cut into steel and soldered onto boards. This skill writes a PRD that forces the decisions that get expensive after tooling: cost targets with a full stack (not just BOM), certifications named per market, reliability as numbers, and forecast assumptions stated so the supply chain can be sized honestly.

What This Skill Produces

  • A complete hardware PRD with numbered, testable requirements (shall-statements)
  • A target cost stack: BOM → COGS → landed cost, with margin math
  • A regulatory/certification matrix per target market
  • Reliability, serviceability, and packaging requirements with acceptance numbers
  • Forecast assumptions and the EVT/DVT/PVT milestones the schedule hangs on

Required Inputs

Ask for these if not provided; if the brief is thin, infer sensible values and label each one [assumed — confirm]:

  • Product concept and user — what it is, who buys it, key use environment (indoor/outdoor, temp range, drop risk)
  • Target retail price and channel — retail vs D2C changes the margin stack
  • Target markets — determines the cert list (US, EU, UK, etc.)
  • Power source — battery (chemistry, size) vs mains changes safety certs entirely
  • Forecast — units for year 1 and lifetime, plus confidence
  • Launch window and any hard date (e.g. holiday season)

Cost & Certification Framework

Cost stack — always build all four layers; never let "cost target" mean BOM alone:

Layer Contains
BOM Components, PCBA, mechanicals, packaging materials
COGS BOM + assembly/test labour + scrap/yield loss + factory overhead
Landed COGS + freight + duty/tariff (HTS code, country of origin) + insurance
Margin check Landed vs channel price after retailer margin (typ. 30–50% retail)

Cert matrix — map each market to its certs. Typical starters: FCC Part 15B (unintentional) / 15C (Wi-Fi/BT radio), CE (RED, EMC, LVD), UKCA, safety UL/IEC 62368-1, RoHS/REACH/Prop 65, batteries UN 38.3 + IEC 62133. Flag any radio module choice that lacks modular certification — it adds months.

Reliability targets — state as numbers: MTBF (hours), warranty return rate ceiling (% in 12 months), lifetime (years/cycles), and the abuse cases (1 m drop, IP rating, operating temp range).

Output Format

Hardware PRD: [product]

  1. Overview & user — problem, user, use environment
  2. Requirements — numbered shall-statements grouped: functional, industrial design (size/weight/CMF limits), environmental
  3. Target cost stack — the four-layer table with numbers and margin math
  4. Regulatory & certification matrix — market × cert × owner × lead time
  5. Reliability & quality targets — MTBF, return-rate ceiling, abuse cases, ORT expectation
  6. Serviceability & repair — field-replaceable units, disassembly, spare-parts strategy
  7. Packaging — retail vs bulk, drop-test spec (e.g. ISTA 3A), dielines owner
  8. Forecast assumptions — Y1/lifetime units, MOQ implications, ramp shape
  9. Milestones — EVT/DVT/PVT/MP dates and what each gate must prove
  10. Open questions & assumptions — everything labelled [assumed — confirm]

Quality Checks

  • Every requirement is testable — a DVT engineer could write a pass/fail test from it
  • Cost target includes landed cost and survives the channel-margin math
  • Every target market has its certs listed with lead times
  • Reliability targets are numbers, not adjectives ("robust" is not a spec)
  • Forecast assumptions are explicit enough to size tooling and MOQs against
  • Battery products name chemistry and the UN 38.3 / IEC 62133 path

Anti-Patterns

  • Do not state a cost target without saying which layer it is — "$40 target" that turns out to be BOM-only kills the margin at landed
  • Do not write "certified for global markets" — name each market and each cert
  • Do not spec reliability as "high quality" — give MTBF, return-rate ceiling, and abuse cases
  • Do not omit serviceability — an unrepairable design is a warranty-cost decision, so make it consciously
  • Do not hide forecast uncertainty — tooling cavitation and MOQs are bought against this number
  • Do not refuse a thin brief — draft with labelled assumptions and list what must be confirmed before EVT

Version History

  • 54fad50 Current 2026-07-19 12:21

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md
exports/openclaw/brag-doc/SKILL.md
exports/openclaw/brainstorming/SKILL.md
exports/openclaw/brief-builder/SKILL.md
exports/openclaw/briefing-note/SKILL.md
exports/openclaw/budget-builder/SKILL.md
exports/openclaw/budget-variance-analysis/SKILL.md
exports/openclaw/bug-diagnosis/SKILL.md
exports/openclaw/bug-report/SKILL.md

Metadata

Files
0
Version
471c606
Hash
fd6409be
Indexed
2026-07-19 12:21

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-30 12:24
浙ICP备14020137号-1 $방문자$